button font
This commit is contained in:
parent
64c88f00e5
commit
bbba9a5dc4
1 changed files with 4 additions and 0 deletions
|
@ -75,6 +75,10 @@ select {
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button {
|
||||||
|
font-family: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
width: 32%;
|
width: 32%;
|
||||||
color: var(--gray);
|
color: var(--gray);
|
||||||
|
|
Loading…
Reference in a new issue