mirror of https://github.com/lxndrblz/anatole.git
assets/scss/partials/_hugo.scss @@ -1,14 +1,9 @@ a { text-decoration: none; @include themed() { color: t('primary'); } &:hover { @include themed() { color: t('info'); } } } blockquote {