docs: update home page styles

This commit is contained in:
braks
2023-10-06 23:39:02 +02:00
committed by Braks
parent 28fd4955f4
commit 750c01df9d
6 changed files with 60 additions and 43 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ onMounted(() => {
<style lang="scss">
.is-home {
h1 {
@apply text-xl lg:text-4xl mb-4 font-bold;
@apply text-2xl md:text-3xl xl:text-4xl mb-4 font-bold;
}
h2 {