up styles

This commit is contained in:
Tykayn 2025-02-23 17:37:53 +01:00 committed by tykayn
parent 6d2b39414e
commit fa8636185d
7 changed files with 20 additions and 10 deletions

View file

@ -94,10 +94,16 @@ a {
border-radius: 1rem;
color: rgb(0, 123, 255);
text-decoration: none;
padding: 1rem;
main &:hover {
background: #303030;
color: #dedede;
color: rgb(0, 123, 255);
h2 {
color: rgb(0, 123, 255);
}
}
.nav &,