mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 09:15:33 +00:00
9 lines
139 B
CSS
9 lines
139 B
CSS
@layer components {
|
|
.ha-search {
|
|
@apply pt-9 md:pt-12 px-9 md:px-16 bg-slate-50
|
|
}
|
|
|
|
.ha-search .ha-letterlist {
|
|
|
|
}
|
|
} |