From 4c04dcdf189dc6b665bf4960317f93923f58cce5 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 12 Aug 2019 11:59:43 -0400 Subject: Added the foundations for the blog, changed index and refactoring some code --- public/css/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'public/css') diff --git a/public/css/style.css b/public/css/style.css index 19f7573..1067840 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -2,8 +2,5 @@ body { font-family: Play, sans-serif; background-color: #212121; color: #ffffff; -} - -.svg-white { - fill:#ffffff + margin-bottom: 100px; } \ No newline at end of file -- cgit v1.2.3