Somehow did the first page

This commit is contained in:
schnulller
2022-06-16 21:47:57 +02:00
parent 25e032be63
commit 078c4b75b8
13 changed files with 347 additions and 74 deletions

View File

@@ -45,6 +45,10 @@
@apply transition-colors duration-100
}
.strikethrough {
@apply line-through
}
body {
@apply text-base desktop:text-lg w-full h-full;
}