This commit is contained in:
Felix Roos 2022-02-16 20:13:40 +01:00
parent b8d3fe6f1a
commit f97837d15a
10 changed files with 526 additions and 295 deletions

View file

@ -621,9 +621,6 @@ select {
.flex {
display: flex;
}
.contents {
display: contents;
}
.h-16 {
height: 4rem;
}