From 5427b0d25a8f9c27e81531c5ac65eaeae5c13406 Mon Sep 17 00:00:00 2001 From: rr- Date: Sun, 29 May 2016 12:49:24 +0200 Subject: [PATCH] client/home: make footer less prominent --- client/css/home.styl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/client/css/home.styl b/client/css/home.styl index f359d4ad..59d54e79 100644 --- a/client/css/home.styl +++ b/client/css/home.styl @@ -26,4 +26,7 @@ font-size: 90% footer + opacity: .5 + margin-top: 2em + line-height: 100% font-size: 80%