feat: add base app

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-06-04 20:11:02 +02:00
parent c3b45d9eb6
commit 74a16b4d7c
13 changed files with 2675 additions and 528 deletions

View File

@@ -522,6 +522,10 @@ video {
--tw-backdrop-sepia: ;
}
.relative {
position: relative;
}
.text-xl {
font-size: 1.25rem;
line-height: 1.75rem;