diff --git a/content/stylesheet.scss b/content/stylesheet.scss index 56699ac..6899d99 100644 --- a/content/stylesheet.scss +++ b/content/stylesheet.scss @@ -15,7 +15,7 @@ $navbar-border-color: #CCC; display: inline-block; color: black; - a:hover, a:visited, a:link, a:active { + a, a:hover, a:visited, a:link, a:active { text-decoration: none; }