Skip to content

Commit

Permalink
Update portfolio.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ahad324 authored Jan 14, 2024
1 parent c6891c5 commit aba0618
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions portfolio.css
Original file line number Diff line number Diff line change
Expand Up @@ -1709,11 +1709,13 @@ footer .theme-changer span i:hover {
.max-width {
padding: 0 50px;
}
.navbar{
width: 90%;
left: 5%;
}
.navbar.sticky {
top:1%;
backdrop-filter: unset;
width: 90%;
left: 5%;
}

.navbar .menu {
Expand Down

0 comments on commit aba0618

Please sign in to comment.