🐛 fix: nav-links hover style
This commit is contained in:
parent
767d92a5eb
commit
b044e30b1a
@ -60,11 +60,6 @@ header {
|
||||
padding: 5px;
|
||||
border-radius: 5px;
|
||||
transition: 100ms;
|
||||
&:hover {
|
||||
color: var(--links);
|
||||
justify-content: right;
|
||||
background-color: var(--secondary-color);
|
||||
}
|
||||
}
|
||||
|
||||
.home-title {
|
||||
|
Loading…
x
Reference in New Issue
Block a user