remove double underline

This commit is contained in:
Matthias Hannig 2018-07-05 17:02:32 +02:00
parent c507939e50
commit 680f2b0f63

View File

@ -7,7 +7,7 @@
color: #337ab7;
text-decoration: none;
&:hover {
span:hover {
text-decoration: underline;
}
}