Skip to content

Commit

Permalink
fix: remove useless css
Browse files Browse the repository at this point in the history
Signed-off-by: skifli <[email protected]>
  • Loading branch information
skifli authored Apr 13, 2024
1 parent acb0d61 commit a77aafb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions assets/css/components/navbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
font-weight: 600;
}

#navbar #title a:hover {
text-decoration-color: transparent;
}

#navbar #title a img {
border-radius: 15%;
}
Expand Down Expand Up @@ -64,4 +60,4 @@
#navbar #title a {
margin-bottom: 10px;
}
}
}

0 comments on commit a77aafb

Please sign in to comment.