Add blog to website.

This commit is contained in:
Cutieguwu
2025-07-29 21:24:33 -04:00
parent 8c8fd1eac6
commit 55ced0093c
18 changed files with 355 additions and 38 deletions

View File

@@ -4,4 +4,10 @@
font-size: 1.65vh;
white-space: nowrap;
background-color: var(--background-2);
border-radius: var(--border-radius-leaf);
padding: var(--spacing-horizontal);
text-align: center;
}