Fix button font
This commit is contained in:
parent
81af86ae7f
commit
a75c8323ee
1 changed files with 1 additions and 0 deletions
|
|
@ -170,6 +170,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
gap: $unit;
|
gap: $unit;
|
||||||
|
font-family: 'cstd', 'Helvetica Neue', Arial, sans-serif;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
border: none;
|
border: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue