This commit is contained in:
Peter Maquiran
2023-05-29 11:51:08 +01:00
parent b2da8463b4
commit ee14fbe8e7
11 changed files with 51 additions and 142 deletions
+12
View File
@@ -629,4 +629,16 @@ ion-title{
.conteiner-box-mobile {
display: none;
}
@media screen and (max-width: 400px) {
.box-container {
width: 360px;
margin: 0px auto;
margin-left: 0px !important;
margin-right: 0px !important;
}
}