Skip to content

Commit

Permalink
fixed navbar bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Sourabh782 committed Oct 22, 2024
1 parent 11d6e56 commit a59d27a
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 @@ -2091,9 +2091,9 @@ body {
.sticky{
/* margin: 10px 5px; */
border-radius: 10px;
margin-top: 0.5rem;
padding-top: 0.5rem;
background: linear-gradient(#002152, #271050);
scale:0.99;
/* scale:0.99; */

/* padding: 0rem 1rem;
margin-top: 0.5rem;
Expand Down

0 comments on commit a59d27a

Please sign in to comment.