From 04ed24bc9de374aeab1a7aeb1b4c2661937ac34c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 16 May 2019 16:27:56 -0400 Subject: add padding between footer links --- static/grapheneos.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/grapheneos.css') diff --git a/static/grapheneos.css b/static/grapheneos.css index ee63bedb..4be5a2ad 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -123,6 +123,7 @@ footer a:visited { #social li { display: inline; + padding: 0 0.5em; } #stable-channel ul, #beta-channel ul { -- cgit v1.3.1