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 070b7fe Update misc.scss
070b7fe is described below
commit 070b7fec3e8dd44567addd4fa803f832c4c1edea
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sun Nov 29 12:39:50 2020 -0800
Update misc.scss
---
_scss/misc.scss | 1 +
1 file changed, 1 insertion(+)
diff --git a/_scss/misc.scss b/_scss/misc.scss
index c75584e..2ff5cc3 100644
--- a/_scss/misc.scss
+++ b/_scss/misc.scss
@@ -47,6 +47,7 @@ body {
font-family: 'Libre Baskerville', Helvetica, sans-serif !important;
font-weight: 400 !important;
font-style: italic;
+ font-size: 85%;
}
label {