Commit fd87c19e authored by Mark Otto's avatar Mark Otto
Browse files

linting

parent 01f81dd5
Showing with 2 additions and 2 deletions
+2 -2
...@@ -155,9 +155,9 @@ ...@@ -155,9 +155,9 @@
top: -10px; top: -10px;
left: 0; left: 0;
display: inline-block; display: inline-block;
content: "";
width: 100%; width: 100%;
height: 10px; height: 10px;
content: "";
} }
&::after { &::after {
...@@ -165,9 +165,9 @@ ...@@ -165,9 +165,9 @@
bottom: -10px; bottom: -10px;
left: 0; left: 0;
display: inline-block; display: inline-block;
content: "";
width: 100%; width: 100%;
height: 10px; height: 10px;
content: "";
} }
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment