From c988be4fe48987f92ac1da074dcdbe39df005189 Mon Sep 17 00:00:00 2001 From: osmarks Date: Thu, 17 Aug 2017 22:37:02 +0100 Subject: [PATCH] Improve style of input --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 49f61d1..3296f60 100644 --- a/style.css +++ b/style.css @@ -17,4 +17,6 @@ .exprinput { margin-bottom: 1vh; + width: 100%; + font-size: 1.2em; } \ No newline at end of file