diff --git a/src/main/webapp/sass/mobile/_mobile.scss b/src/main/webapp/sass/mobile/_mobile.scss index 7aa9f484..de6e76d1 100644 --- a/src/main/webapp/sass/mobile/_mobile.scss +++ b/src/main/webapp/sass/mobile/_mobile.scss @@ -10,6 +10,10 @@ html.mobile, html.tablet { .left-menu { display: none !important; } + .left-menu .feed-link, .left-menu .category-link { + line-height: 30px; + font-size: 105%; + } .toolbar .toolbar-expand.btn-group { display: inline-block !important; } diff --git a/src/main/webapp/templates/_category.html b/src/main/webapp/templates/_category.html index 44b9f710..c310a426 100644 --- a/src/main/webapp/templates/_category.html +++ b/src/main/webapp/templates/_category.html @@ -5,7 +5,7 @@ -