Skip to content

Commit

Permalink
Merge pull request #91 from aminasaeed223/main
Browse files Browse the repository at this point in the history
Align Footer Text
  • Loading branch information
codingkatty authored Oct 15, 2024
2 parents f7c7dd8 + 692f262 commit c0a9d31
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions about.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,4 @@ footer nav ul li a:hover {
text-decoration: underline;
color: #d9d9d9;
}

4 changes: 4 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@
text-align: center;
padding: 10px 0;
}
.footer-bottom p {
text-align: center;

}
#nav-top {
position: fixed;
bottom: 20px;
Expand Down

0 comments on commit c0a9d31

Please sign in to comment.