From 35c5c0da0e63e35dfd5289e4f5687cf9e5197537 Mon Sep 17 00:00:00 2001 From: Kostanjevec Date: Thu, 16 Jun 2022 08:01:31 +0200 Subject: [PATCH] bigger font for buttons --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 7fc0e95..310a91a 100644 --- a/static/style.css +++ b/static/style.css @@ -172,4 +172,5 @@ html { border-radius: 0px; width: 20%; height: 70px; + font-size: 130% } \ No newline at end of file