style: minor changes

This commit is contained in:
MAZE 2024-09-01 12:29:56 +04:30
parent d42eb25f7b
commit 4cc85975e5

View file

@ -1,5 +1,5 @@
.header { .header {
margin-bottom: 16px; margin-bottom: 28px;
& .title { & .title {
margin-bottom: 8px; margin-bottom: 8px;
@ -28,6 +28,7 @@
& .label { & .label {
display: block; display: block;
margin-bottom: 4px; margin-bottom: 4px;
font-size: var(--font-sm);
font-weight: 500; font-weight: 500;
} }