button font

This commit is contained in:
nelle 2024-08-18 19:52:31 -06:00
parent 64c88f00e5
commit bbba9a5dc4

View file

@ -75,6 +75,10 @@ select {
border-radius: 10px;
}
button {
font-family: inherit;
}
hr {
width: 32%;
color: var(--gray);