From 222caf30a4e8d482094cf3f59b1eae4229a393ba Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 14 Feb 2017 22:28:47 +0100 Subject: larger font --- justified-nav.css | 1 + 1 file changed, 1 insertion(+) diff --git a/justified-nav.css b/justified-nav.css index 575ba978..59dc11d3 100644 --- a/justified-nav.css +++ b/justified-nav.css @@ -33,6 +33,7 @@ body { font-weight: normal; color: #000; text-align: center; + font-size: large; } .nav-justified > .active > a, -- cgit v1.2.3