Commit 48fed57b authored by Filipa Lacerda's avatar Filipa Lacerda

Fix scss linter error

parent 4564492a
......@@ -683,7 +683,7 @@
width: 25px;
height: 25px;
&:before{
&::before {
top: 1px;
left: 1px;
}
......@@ -725,7 +725,7 @@
height: 30px;
width: 30px;
&:before {
&::before {
position: relative;
top: 3px;
left: 3px;
......
Markdown is supported
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