And remove the style from the reset

This commit is contained in:
Bradlee Speice 2019-05-10 13:41:09 -04:00
parent 8d0bdc742b
commit f86e0e096b

View File

@ -97,12 +97,6 @@ a {
padding: 1px 1px;
transition: color ease 0.3s;
border-bottom-color: $c-accent__blue;
border-bottom-style: dotted;
border-bottom-width: 1px;
word-wrap: break-word;
word-break: break-all;
/* Hover animation effect for all buttons */
&::after {
content: '';