feat(control): about section

This commit is contained in:
2026-01-18 15:38:29 +01:00
parent 8fb9f5b9db
commit 31cb614958
2 changed files with 69 additions and 1 deletions
+8
View File
@@ -12,6 +12,14 @@
--color-stone-850: oklch(0.242 0.0065 45.171);
}
.link {
@apply text-blue-300 underline;
&:hover {
@apply text-blue-400;
}
}
.button {
&.space {
@apply px-4;