From 4ab532c0d6257c51e38d093fa80eb8debc6e535f Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 2 Aug 2018 14:28:28 -0500 Subject: added email option and deleted flickr and instagram --- design/sass/_footer.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'design/sass') diff --git a/design/sass/_footer.scss b/design/sass/_footer.scss index 27ccd20..9bfe4b7 100644 --- a/design/sass/_footer.scss +++ b/design/sass/_footer.scss @@ -29,6 +29,7 @@ footer[role="contentinfo"] { color: $brown; text-decoration: none; } + ul { display:inline;} } li:last-of-type { margin-right: 0; -- cgit v1.2.3