diff --git a/_assets/stylesheets/includes/typography.css.scss b/_assets/stylesheets/includes/typography.css.scss index cd4f1b7..d4fd73e 100644 --- a/_assets/stylesheets/includes/typography.css.scss +++ b/_assets/stylesheets/includes/typography.css.scss @@ -199,6 +199,7 @@ dd { } abbr { + text-decoration: none; text-transform: uppercase; font-size: 0.9em; letter-spacing: 0.1em;