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 {
margin-bottom: 16px;
margin-bottom: 28px;
& .title {
margin-bottom: 8px;
@ -28,6 +28,7 @@
& .label {
display: block;
margin-bottom: 4px;
font-size: var(--font-sm);
font-weight: 500;
}