Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh9100 committed Dec 23, 2024
1 parent feb9cee commit 8618740
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ nav {
}

.nav-menu {
gap: 1rem;
display: flex;
margin-left: auto;
}
Expand All @@ -381,11 +382,6 @@ nav ul {
list-style: none;
align-items: center;
}
.nav-menu {
display: flex;
margin-left: auto;
gap: 1rem;
}

#active1 {
color: #87ceeb;
Expand Down Expand Up @@ -2302,4 +2298,4 @@ footer {
.footer-basic .social {
padding-bottom: 15px;
}
}
}

0 comments on commit 8618740

Please sign in to comment.