Skip to content

Commit

Permalink
Merge pull request #1562 from Sourabh782/nav
Browse files Browse the repository at this point in the history
fix: fixed navbar bug
  • Loading branch information
apu52 authored Oct 26, 2024
2 parents 87f39c5 + a59d27a commit 375ab31
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 @@ -2092,9 +2092,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 375ab31

Please sign in to comment.