From 3a6c9120b348b04d9fe6fbddff15ed5d87f93989 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Tue, 3 Mar 2015 13:45:48 +0100 Subject: [PATCH] Font size in px --- css/crep.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/crep.css b/css/crep.css index dc2e0a7..b93bb78 100755 --- a/css/crep.css +++ b/css/crep.css @@ -35,7 +35,7 @@ body { color: #FFF; font-family: brandFont; - font-size: 30; + font-size: 30px; } .navbar-default .navbar-nav > li > a -- libgit2 0.21.2