chore(wiki): change table to grid layout - wip

This commit is contained in:
2024-04-13 19:26:52 +02:00
parent 966181c977
commit 75e34d9f75
2 changed files with 89 additions and 14 deletions
-2
View File
@@ -214,8 +214,6 @@ input[type='number'] {
color: white;
font-size: 1em;
width: 18em;
&:focus-visible {
border-color: $accentColor;
}