UI improvements.
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user