Merge pull request 'devel' (#301) from devel into main

Reviewed-on: #301
This commit is contained in:
inhji 2023-09-09 14:15:27 +02:00
commit c468c7a7c1

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 === */