style: decrease font size

This commit is contained in:
MAZE 2024-02-28 22:56:08 +03:30
parent e7fd84bd4e
commit 69cb45bff7

View file

@ -57,7 +57,7 @@
justify-content: center;
padding: 10px 16px;
margin-top: 20px;
font-size: var(--font-sm);
font-size: var(--font-xsm);
font-weight: 500;
color: var(--color-foreground);
cursor: pointer;