fix buttons using wrong font

This commit is contained in:
Christian Werner 2025-10-29 20:48:19 +01:00
parent 69920bbb10
commit e86cff786d

View File

@ -3,7 +3,7 @@
@use "button";
@use "form";
html, input {
html, input, button {
font-size: 18px;
font-family: "Roboto", sans-serif;
font-optical-sizing: auto;