set nav bar font size
authorMatthewOwens <matthew@owens.tech>
Mon, 20 Jul 2020 14:59:03 +0000 (15:59 +0100)
committerMatthewOwens <matthew@owens.tech>
Mon, 20 Jul 2020 14:59:03 +0000 (15:59 +0100)
style.css

index 7c6330a..1c2757e 100644 (file)
--- a/style.css
+++ b/style.css
@@ -52,7 +52,8 @@ header h1 {
     border-bottom:1px solid #b35050
 }
 .nav-tabs{
-    border-bottom:1px solid #333
+    border-bottom:1px solid #333;
+    font-size: 2em;
 }
 .nav-tabs>li{
     float:left;