From 89220fa36f9e813f00c89569ae8b7412090378fd Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Tue, 9 Jun 2020 13:24:31 +0100 Subject: [PATCH] Removing homepage image css --- src/scss/panaetius-theme.scss | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/scss/panaetius-theme.scss b/src/scss/panaetius-theme.scss index 21bdd20..48f09ff 100644 --- a/src/scss/panaetius-theme.scss +++ b/src/scss/panaetius-theme.scss @@ -1,11 +1,11 @@ -.homepage-image { - @include media-breakpoint-up(lg) { - position: absolute; - width: 400px; - right: 100px; - top: 50px; - } -} +// .homepage-image { +// @include media-breakpoint-up(lg) { +// position: absolute; +// width: 400px; +// right: 100px; +// top: 50px; +// } +// } .author .name a, .author .social a {