This commit is contained in:
Sebastian Seedorf
2022-08-18 17:27:32 +02:00
parent b88ae9ceaa
commit fdf0902d93
10 changed files with 62 additions and 33 deletions

View File

@@ -1,11 +1,12 @@
.root {
height: fit-content;
width: fit-content;
min-width: 15ch;
height: fit-content;
}
.tiny {
font-size: 0.5em;
margin-top: -1.6em;
font-size: 0.5em;
}
.small {