Fix before element
This commit is contained in:
@@ -46,10 +46,8 @@ section.problem {
|
||||
&:before {
|
||||
content: " ";
|
||||
display: block;
|
||||
height: 1px;
|
||||
width: 1px;
|
||||
margin-top: -1px;
|
||||
opacity: 0;
|
||||
height: 0;
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user