From bb5c5a650c060bd4b816302419db4e2894de13f9 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 10 Apr 2019 21:06:07 -0600 Subject: [PATCH] adjusted font slightly --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 4090bb1..308558c 100644 --- a/static/style.css +++ b/static/style.css @@ -118,7 +118,7 @@ button:focus{ text-align: center; padding: 10px 5px; text-decoration: none; - font-size:calc(2.0vh + 0.5vw); + font-size:calc(12px + 1.0vh ); min-font-size: }