mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
style: minor changes
This commit is contained in:
parent
d42eb25f7b
commit
4cc85975e5
1 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue