mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
style: decrease font size
This commit is contained in:
parent
e7fd84bd4e
commit
69cb45bff7
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 10px 16px;
|
padding: 10px 16px;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
font-size: var(--font-sm);
|
font-size: var(--font-xsm);
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
color: var(--color-foreground);
|
color: var(--color-foreground);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue