assets/css/app.css aktualisiert

This commit is contained in:
inhji 2023-09-21 13:24:34 +02:00
parent f2a35e927f
commit b34d92fee2

View file

@ -69,6 +69,7 @@
#primary-sidebar {
@apply col-span-1;
@apply prose-a:no-underline;
@apply hover:prose-a:text-primary-600;
& nav {
@apply flex md:flex-row lg:flex-col mb-6 lg:mb-0;