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////
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) {