mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 11:17:37 +02:00
Logout fix, mobile view fix
This commit is contained in:
@@ -35,6 +35,12 @@ body {
|
||||
box-shadow: 0px 0px 29px 19px #222426;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 700px) {
|
||||
#__next {
|
||||
flex-flow: column;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user