diff --git a/assets/static/vocabulary/css/vocabulary.css b/assets/static/vocabulary/css/vocabulary.css index 678fe3b6..3ed67ed7 100644 --- a/assets/static/vocabulary/css/vocabulary.css +++ b/assets/static/vocabulary/css/vocabulary.css @@ -43,9 +43,9 @@ EX: /* typography */ body { - display: grid; + /* display: grid; grid-template-columns: 5% 3% 6% 6% 15% 30% 15% 6% 6% 3% 5%; - overflow-x: hidden; + overflow-x: hidden; */ font-weight: 400; -moz-osx-font-smoothing: grayscale; diff --git a/themes/vocabulary_theme/templates/layout.html b/themes/vocabulary_theme/templates/layout.html index 3568c192..49d45cae 100644 --- a/themes/vocabulary_theme/templates/layout.html +++ b/themes/vocabulary_theme/templates/layout.html @@ -57,9 +57,10 @@