more
This commit is contained in:
@@ -69,7 +69,11 @@ p {
|
||||
|
||||
/*** Media Queries **/
|
||||
|
||||
@media only screen and (max-width: 430px) {
|
||||
@media only screen and (max-width: 420px) {
|
||||
.main-container {
|
||||
max-width: 390px;
|
||||
}
|
||||
|
||||
.mobile-content-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user