From 01251324e93201ccb2a521cd34c489ed6721dda7 Mon Sep 17 00:00:00 2001 From: calintat Date: Sun, 9 Jul 2017 01:37:58 +0100 Subject: [PATCH] Small tweak to home page text --- static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/main.css b/static/css/main.css index cf18040..726c843 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -35,7 +35,7 @@ main { .intro > h2 { color: #757575; - font-size: 4vmin; + font-size: 3vmin; } /*apply accent colour to links*/