1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

add font to button

This commit is contained in:
mat 2021-11-17 16:29:54 +00:00
parent 38142db954
commit bdbd844db5

View file

@ -32,4 +32,5 @@ button {
border-radius: 0.25em;
padding: 0.1em 0.5em;
cursor: pointer;
font-family: inherit
}