Some cleanups for showing popular and section names depending on category and search

This commit is contained in:
Johannes Zellner
2021-03-18 14:28:22 +01:00
parent 050ea48e3e
commit 5d5c712f1c
3 changed files with 7 additions and 7 deletions
+5
View File
@@ -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 {