This commit is contained in:
Mark Otto 2016-12-04 20:27:33 -08:00
parent 01f81dd552
commit fd87c19e79
1 changed files with 2 additions and 2 deletions

View File

@ -155,9 +155,9 @@
top: -10px;
left: 0;
display: inline-block;
content: "";
width: 100%;
height: 10px;
content: "";
}
&::after {
@ -165,9 +165,9 @@
bottom: -10px;
left: 0;
display: inline-block;
content: "";
width: 100%;
height: 10px;
content: "";
}
}