Primäre Akzentfarbe hinzugefügt
This commit is contained in:
parent
c48c56988f
commit
9ca5ba90b1
2 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ input#nav-toggle:checked ~ #nav-menu {
|
|||
// }
|
||||
|
||||
.nav-link {
|
||||
@apply text-dark hover:text-primary block p-3 cursor-pointer font-semibold transition lg:px-2 lg:py-3;
|
||||
@apply text-dark hover:text-primary uppercase block p-3 cursor-pointer font-semibold transition lg:px-2 lg:py-3;
|
||||
}
|
||||
|
||||
.nav-dropdown {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue