it's canon now

This commit is contained in:
2025-06-26 14:13:33 +07:00
parent 4650c32fd1
commit 3696dc528a
3 changed files with 44 additions and 8 deletions

View File

@@ -5,4 +5,12 @@
:root {
--background: #0F0A1F;
--primary: #FFA826;
}
h2 {
@apply text-2xl font-bold
}
ul {
@apply list-disc ms-8
}