From adc068fa321373704b273d67874fffe1a3fd4b74 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Thu, 16 Feb 2017 20:02:29 +0800 Subject: [PATCH] Remove Like buttons from home page (nobody ever clicks them anyway) --- website/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/base.css b/website/base.css index a256229f..ca978c97 100644 --- a/website/base.css +++ b/website/base.css @@ -52,7 +52,7 @@ hr { position: absolute; width: 80px; right: 0px; - top: 36px; + top: 20px; opacity: 0.8; }