Apply font
parent
80b733b78c
commit
0670cc6255
|
@ -12,6 +12,7 @@
|
||||||
|
|
||||||
button {
|
button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
font-family: var(--font-family);
|
||||||
border: 0 none;
|
border: 0 none;
|
||||||
display: block;
|
display: block;
|
||||||
padding: 1rem 2rem;
|
padding: 1rem 2rem;
|
||||||
|
|
Loading…
Reference in New Issue