mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
minor bugfixes
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -63,17 +63,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
nav a[aria-current="page"] {
|
nav a[aria-current="page"] {
|
||||||
@apply text-blue-400;
|
@apply text-slate-800;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav a[aria-current="page"] {
|
nav a[aria-current="page"] {
|
||||||
@apply !border-zinc-300;
|
@apply !border-zinc-300;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav.submenu a[aria-current="page"] {
|
|
||||||
@apply text-blue-400;
|
|
||||||
}
|
|
||||||
|
|
||||||
main {
|
main {
|
||||||
@apply grow shrink-0;
|
@apply grow shrink-0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user