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;
|
||||
}
|
||||
|
||||
button {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
hr {
|
||||
width: 32%;
|
||||
color: var(--gray);
|
||||
|
|
Loading…
Reference in a new issue