From: MatthewOwens Date: Mon, 20 Jul 2020 17:55:41 +0000 (+0100) Subject: changed font size to scale with device X-Git-Url: https://git.owens.tech/rss.xml/rss.xml/git?a=commitdiff_plain;h=95b3941827c541add506796dc0b8da484468aa4b;p=website.git changed font size to scale with device --- diff --git a/style.css b/style.css index 1c2757e..38213cc 100644 --- a/style.css +++ b/style.css @@ -53,7 +53,7 @@ header h1 { } .nav-tabs{ border-bottom:1px solid #333; - font-size: 2em; + font-size: 1.5vmax; } .nav-tabs>li{ float:left;