diff --git a/assets/stylesheets/global/_base.scss b/assets/stylesheets/global/_base.scss index d331c3d9..ab0ccb60 100644 --- a/assets/stylesheets/global/_base.scss +++ b/assets/stylesheets/global/_base.scss @@ -96,8 +96,6 @@ dd { + dt { margin-top: 1em; } } -dfn, var { font-style: normal; } - abbr, acronym, dfn { cursor: help; border-bottom: 1px dotted var(--textColor);