globae update
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user