fix: various ui issues

This commit is contained in:
swve 2023-08-25 10:06:24 +02:00
parent 953207cf8b
commit 2683501f82
6 changed files with 38 additions and 168 deletions

View file

@ -107,7 +107,7 @@ h5 {
ul, ol {
padding: 0 1rem;
padding-left: 10px;
padding-left: 20px;
list-style-type: decimal;
}