Fix some responsive and scrolling issues
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-04-04 16:11:42 +02:00
parent 80f621d38b
commit 2170cd2e57
7 changed files with 25 additions and 15 deletions

View File

@@ -10,4 +10,10 @@
margin-bottom: 120px;
}
}
// Browse
.browse {
padding-left: 0;
padding-right: 0;
}
}