fix: spacer not working
This commit is contained in:
@@ -6,4 +6,8 @@
|
||||
width: 100%;
|
||||
display: block;
|
||||
height: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
.spacer ~ .spacer {
|
||||
height: em(50px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user