From 041805a9d59feb2144905190ebca7698cda7f9d0 Mon Sep 17 00:00:00 2001 From: thomasrosen Date: Thu, 21 Jan 2021 23:15:09 +0100 Subject: [PATCH] smaaler border --- src/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index d85d09e..f822b05 100644 --- a/src/App.css +++ b/src/App.css @@ -24,7 +24,7 @@ justify-content: center; font-size: calc(10px + 2vmin); color: white; - padding: 10vh; + padding: 10vmin; } h2{