Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
iag-sc31 authored Oct 25, 2024
1 parent 800d374 commit 6afa120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ body {
}
.navigation-index a {
text-decoration: overline underline;
padding-bottom: 3px;
/* color: rgb(50, 50, 200); */
color: black;
}
Expand All @@ -46,8 +47,7 @@ body {
}
nav {
position: flex;
/* margin: 0% 0% 0% 0%; */
margin: 0% 1% 1% 0%;
margin: 0% 0% 0% 0%;
top: 0%;
transform: translateY(0%);
margin-left: 1%;
Expand Down

0 comments on commit 6afa120

Please sign in to comment.