Commit 33c1c803 authored by Robert Knight's avatar Robert Knight

Remove unused 'user' style class.

parent 5bdd0197
......@@ -102,13 +102,3 @@ body {
top: 1em;
}
}
.user {
font-weight: bold;
font-size: 1.1em;
&:hover {
color: $link-color-hover;
cursor: pointer;
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