mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
Lotsa style fixes, and mobile view fix
This commit is contained in:
@@ -54,6 +54,12 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 700px) {
|
||||
.newsHeader {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
||||
.userinfo {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user