2025-02-23

2025-02-24
This commit is contained in:
gcch 2025-02-23 16:09:48 +01:00
commit 0f52ff0cef
40 changed files with 846 additions and 75 deletions

View file

@ -10,3 +10,9 @@ h2 {
font-size: var(--s2);
letter-spacing: 1px;
}
h3 {
font-family: Banquise, monospace;
font-size: var(--s1);
letter-spacing: 1px;
}