Commit a0c4c121 authored by Marcel van Remmerden's avatar Marcel van Remmerden

Remove trailing whitespaces

parent a87e72c0
...@@ -95,15 +95,14 @@ ...@@ -95,15 +95,14 @@
&:hover, &:hover,
&:active, &:active,
&:focus { &:focus {
background-color: #1aaa55; background-color: $green-500;
} }
span { span {
line-height: 15px; line-height: 15px;
}
&:hover { span:hover {
text-decoration: none; text-decoration: none;
}
} }
} }
} }
......
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