UI improvements.

This commit is contained in:
Daniel
2022-06-22 11:25:23 +04:30
parent 3699214b4b
commit 662d2deaf2
5 changed files with 23 additions and 15 deletions
+8 -2
View File
@@ -51,8 +51,14 @@
z-index: 2;
}
.filter legend {
font-weight: 600;
.filter h2 {
text-align: center;
font-size: 1.5rem;
font-weight: 400;
}
.filter h3 {
font-weight: 300;
}
.section > label {
+4 -2
View File
@@ -42,8 +42,10 @@
overflow-y: auto;
}
.box legend {
font-weight: 600;
.box h2 {
text-align: center;
font-size: 1.5rem;
font-weight: 400;
}
.box h3 {