This commit is contained in:
Simon Martens
2022-11-27 01:39:09 +01:00
parent 47f28ebb04
commit 9440c6eccf
7 changed files with 41 additions and 38 deletions

View File

@@ -18,7 +18,7 @@
/* STYLES */
.ha-static {
@apply w-full py-12 px-12 md:px-16 hyphenate font-serif
@apply w-full md:py-12 py-4 px-4 md:px-16 hyphenate font-serif
}
.ha-static .ha-static-right-margin {