Commit ce1d7c77 authored by Stan Hu's avatar Stan Hu

Remove unnecessary ampersand in SCSS

parent 03d07ae7
......@@ -36,7 +36,7 @@
position: relative;
display: inline-block;
& span:hover {
span:hover {
color: $gl-link-color;
text-decoration: underline;
}
......
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