Fixed css for mobile devices
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 600px) {
|
||||
@media only screen and (max-width: 980px) {
|
||||
#login {
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
Reference in New Issue
Block a user