diff --git a/src/theme.scss b/src/theme.scss index c27ce5224..d9201c962 100644 --- a/src/theme.scss +++ b/src/theme.scss @@ -796,6 +796,11 @@ multiselect { margin-top: 65px; width: calc(100% - 30px); // -30px to offset .row margins max-width: 1200px; + + h2 { + font-size: 20px; + margin-top: 10px; + } } .appstore-item { diff --git a/src/views/appstore.html b/src/views/appstore.html index 6049d4f86..e8a3672ae 100644 --- a/src/views/appstore.html +++ b/src/views/appstore.html @@ -265,10 +265,9 @@