Optimierungen in Handschriften; Schriftgröße in Menü

This commit is contained in:
Simon Martens
2023-02-04 19:13:19 +01:00
parent 41de6530c7
commit 492caf6eb7
9 changed files with 21 additions and 20 deletions

View File

@@ -89,12 +89,12 @@
} */
body {
font-size: 17px;
font-size: 16px;
}
@layer components {
.sidebar-nav li li {
@apply ml-4 text-lg
@apply ml-4
}
.sidebar-nav .active {
@@ -114,7 +114,7 @@
}
.handschrift-sammlung .handschrift {
@apply border basis-[31.5%] shrink-0
@apply border basis-[31.5%] shrink-0 bg-white
}
.handschrift-sammlung .ueberschrift-gruppe {