From 6944d76879d61759f406472f212d15e50811eccc Mon Sep 17 00:00:00 2001 From: nicolas riciotti Date: Sun, 19 Apr 2020 00:00:02 +0200 Subject: [PATCH] globae update --- src/style/molecules/_globe.scss | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/style/molecules/_globe.scss b/src/style/molecules/_globe.scss index 745b663..ecaddd7 100644 --- a/src/style/molecules/_globe.scss +++ b/src/style/molecules/_globe.scss @@ -11,17 +11,17 @@ ////DEBUG//// - background: rgba(255,0,0,0.2); - &:after { - content: ""; - display: block; - background: blue; - position: absolute; - left: 0; top: 50%; - width: 100%; - height: 2px; - margin-top:-1px; - } + // background: rgba(255,0,0,0.2); + // &:after { + // content: ""; + // display: block; + // background: blue; + // position: absolute; + // left: 0; top: 50%; + // width: 100%; + // height: 2px; + // margin-top:-1px; + // } ////END DEBUG//// @include breakpoint (sm) {