From: MatthewOwens Date: Mon, 20 Jul 2020 17:56:33 +0000 (+0100) Subject: changed font size to scale with device X-Git-Url: https://git.owens.tech/assets/static/git-favicon.png/assets/static/git-favicon.png/git?a=commitdiff_plain;h=6c4c4ae64c5e65ba6fa7258a8400b91c44d8303f;p=website.git changed font size to scale with device --- diff --git a/style.css b/style.css index 38213cc..1a5cc39 100644 --- a/style.css +++ b/style.css @@ -53,7 +53,7 @@ header h1 { } .nav-tabs{ border-bottom:1px solid #333; - font-size: 1.5vmax; + font-size: 1vmax; } .nav-tabs>li{ float:left;