globae update

This commit is contained in:
2020-04-19 00:00:02 +02:00
parent c531181972
commit 6944d76879

View File

@@ -11,17 +11,17 @@
////DEBUG//// ////DEBUG////
background: rgba(255,0,0,0.2); // background: rgba(255,0,0,0.2);
&:after { // &:after {
content: ""; // content: "";
display: block; // display: block;
background: blue; // background: blue;
position: absolute; // position: absolute;
left: 0; top: 50%; // left: 0; top: 50%;
width: 100%; // width: 100%;
height: 2px; // height: 2px;
margin-top:-1px; // margin-top:-1px;
} // }
////END DEBUG//// ////END DEBUG////
@include breakpoint (sm) { @include breakpoint (sm) {