From f86e0e096bd1a39ae51ff05566ab1c34e8bb52e1 Mon Sep 17 00:00:00 2001 From: Bradlee Speice Date: Fri, 10 May 2019 13:41:09 -0400 Subject: [PATCH] And remove the style from the reset --- _sass/base/_reset.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/_sass/base/_reset.scss b/_sass/base/_reset.scss index 554426f..5b95d15 100644 --- a/_sass/base/_reset.scss +++ b/_sass/base/_reset.scss @@ -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: '';