wip scores, components

This commit is contained in:
Vinzenz Schroeter 2024-04-13 23:07:08 +02:00
parent 64a61ef2b3
commit b604c01e22
20 changed files with 250 additions and 115 deletions

View file

@ -1,3 +1,7 @@
.Controls * {
box-sizing: content-box;
}
kbd {
background: hsl(0, 0%, 96%);
padding: 10px;