mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Basis Suche Inhalte
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
@layer components {
|
||||
html {
|
||||
font-size: 16px;
|
||||
scroll-behavior: auto !important;
|
||||
}
|
||||
@media (max-width: 1280px) {
|
||||
html {
|
||||
@@ -458,4 +459,8 @@
|
||||
@apply bg-stone-100 pr-6 py-4;
|
||||
/*direction: rtl;*/
|
||||
}
|
||||
|
||||
.tab-list-head[aria-pressed="true"] {
|
||||
@apply !text-slate-800 bg-stone-50;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user