This commit is contained in:
Inhji 2023-09-09 14:14:37 +02:00
parent d197560b57
commit 3a0c0764c5

View file

@ -31,10 +31,10 @@
& nav ul { & nav ul {
@apply flex; @apply flex;
} }
}
#site-header a { & a {
@apply p-3 rounded hover:bg-primary-700 transition; @apply p-3 rounded hover:bg-primary-700 transition;
}
} }
/* === PRIMARY SIDEBAR === */ /* === PRIMARY SIDEBAR === */