Skip to content

Commit

Permalink
Update header.css
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Dec 12, 2024
1 parent 04fb368 commit 8cc7002
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/src/assets/css/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
color: #121212 !important;
}

.header .btn:hover {
background-color: rgba(0, 0, 0, 0.07) !important;
}

.header .logo {
text-decoration: none;
font-size: 18px;
Expand Down

0 comments on commit 8cc7002

Please sign in to comment.