This is an automated email from the ASF dual-hosted git repository. aradzinski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git
The following commit(s) were added to refs/heads/master by this push: new 2633bf9 Update misc.scss 2633bf9 is described below commit 2633bf98ca431c4e296820f72f25a06d516f9562 Author: Aaron Radzinski <aradizn...@apache.org> AuthorDate: Fri May 21 18:58:01 2021 -0700 Update misc.scss --- _scss/misc.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_scss/misc.scss b/_scss/misc.scss index 1aa6f54..3fe8820 100644 --- a/_scss/misc.scss +++ b/_scss/misc.scss @@ -349,7 +349,7 @@ $bq-success-border-color: $brand-success; margin-bottom: 16px; } -i.top-link { +.top-link { font-size: 60%; color: $color-turquoise; }