This commit is contained in:
2026-06-08 20:48:23 +02:00
parent b224c2ba65
commit 89277dc1fb
22 changed files with 155 additions and 287 deletions

View File

@@ -19,7 +19,7 @@ body {
* {
color: var(--color-text);
font-family: 'Hurmit';
cursor: text;
cursor: default;
}
.pixelated {