1
0
Fork 0
mirror of https://gitlab.com/MrFry/qmining-page synced 2025-04-01 20:23:44 +02:00

Mobile layout fixes, added user forum, modal scroll fix

This commit is contained in:
mrfry 2022-05-16 16:20:02 +02:00
parent a8ec93a685
commit 9c333008c7
12 changed files with 649 additions and 428 deletions
src/components

View file

@ -98,6 +98,7 @@
@media screen and (max-width: 700px) {
div.content {
max-width: calc(100vw);
padding: 1px 0px;
margin-left: 0;
}