From 45431b7ca86e158c449fb8e7ee9acd54087ef152 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Tue, 30 Jul 2019 13:00:10 -0400 Subject: [PATCH 1/1] tweaked feed links margin --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index ac87474..d9baf85 100644 --- a/css/style.css +++ b/css/style.css @@ -187,6 +187,7 @@ a { transition: 0.3s; } } .feed-icons { + margin-top: 15px; clear: both; } -- 2.25.1