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