changed font size to scale with device
authorMatthewOwens <matthew@owens.tech>
Mon, 20 Jul 2020 17:55:41 +0000 (18:55 +0100)
committerMatthewOwens <matthew@owens.tech>
Mon, 20 Jul 2020 17:55:41 +0000 (18:55 +0100)
style.css

index 1c2757e..38213cc 100644 (file)
--- 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;