Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
aminasaeed223 committed Oct 15, 2024
1 parent f7c7dd8 commit 692f262
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 692f262

Please sign in to comment.