mobile view

This commit is contained in:
NyanLinHtut
2019-05-29 17:32:53 +06:30
parent 2f2836b1a2
commit 2fb4a85295
4 changed files with 246 additions and 98 deletions

View File

@@ -119,9 +119,14 @@ i.logout_icon{
margin-right: 15px;
color:#fff !important;
# background-color: green !important;
}
}
.payment-btn-box {
width: 130px;
width: 130px;
height: 50px;
}
}
@media screen and (max-width: 785px) {
#setting{ display: none;}
.menu-up{ display: none;}
}