auto scaling
This commit is contained in:
parent
22dca4fe66
commit
b130fa2e2d
@ -1437,3 +1437,13 @@ input[type=checkbox]:hover {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media (max-width: 500px) {
|
||||
.mx-auto {
|
||||
flex-direction: column;
|
||||
}
|
||||
.mr-5 {
|
||||
margin-left: 0;
|
||||
margin-top: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user