taking out underline

This commit is contained in:
Arjun Patel
2018-07-07 18:56:42 -07:00
parent 32520aea63
commit 8489146763
+4
View File
@@ -191,3 +191,7 @@
cursor: pointer;
z-index: 5;
}
a {
text-decoration: none !important;
}