mirror of
https://github.com/Theodor-Springmann-Stiftung/jacoblenz.git
synced 2025-10-29 09:15:34 +00:00
Optimierungen in Handschriften; Schriftgröße in Menü
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user