Improved mobile view

This commit is contained in:
djmaze 2021-11-16 13:15:02 +01:00
parent 3bad2d5dbd
commit 6ae38bfe1b
5 changed files with 24 additions and 37 deletions

View file

@ -25,10 +25,6 @@ html.list-loading body {
cursor: progress;
}
html:not(.rl-mobile) {
min-width: 700px;
}
@media screen and (min-width: 1000px) {
body {
background-image: var(--main-bg-image);