Skip to content

Commit

Permalink
make the topnav login button background white
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Nov 20, 2024
1 parent 894c41f commit 19e072b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/nav_bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
padding: 3px 34px;
border: 1px solid white;
border-radius: 5px;
color: white !important;
background-color: white !important;
transition: background-color 0.2s ease-in-out;
}
.nav-items .nav-a:hover{
Expand Down

0 comments on commit 19e072b

Please sign in to comment.