diff --git a/static/style.css b/static/style.css index 6c4c6d3..bc53cce 100644 --- a/static/style.css +++ b/static/style.css @@ -123,7 +123,7 @@ button { color: white; cursor: pointer; font-size: 14px; - font-family: inherit; + font-family: Arial, sans-serif; font-weight: bold; transition: background-color 0.2s; }