Disable decoration below the anchor

This commit is contained in:
AhyoungRyu 2016-06-10 16:38:24 -07:00
parent 475d0d8408
commit 21be556592

View file

@ -523,6 +523,8 @@ a.anchor {
background: #286090;
}
a.anchorjs-link:hover { text-decoration: none; }
/* Custom, iPhone Retina */
@media only screen and (max-width: 480px) {
.jumbotron h1 {