diff --git a/sass/_01a-normalize.scss b/sass/_01a-normalize.scss index 87e37d2..adcb602 100644 --- a/sass/_01a-normalize.scss +++ b/sass/_01a-normalize.scss @@ -107,6 +107,7 @@ a:hover { */ abbr[title] { + text-decoration: none; border-bottom: 1px dotted; }