MOE design updates

MOE_DEV_NEW_TEMPORARY_DESIGN
Sultan Khan 3 years ago
parent d1c15d5cf9
commit be1e5cf6fc

@ -15,6 +15,8 @@ header
margin-right: 70px !important;
margin-top: -24px !important;
margin-bottom: 5px;
margin: auto;
display: block;
}
.mohemmLogo-ar {
@ -86,12 +88,13 @@ hr {
text-decoration: none;
display: inline-block;
font-size: 12px;
margin-right: 95px !important;
margin-top: 15px !important;
margin-bottom: 20px !important;
border-radius: 30px;
height: 30px;
padding: 0px 18px;
height: 32px;
margin: auto;
padding: 0px 24px;
display: block;
}
@ -107,8 +110,8 @@ hr {
margin-top: 15px !important;
margin-bottom: 20px !important;
border-radius: 30px;
height: 26px;
padding: 6px 24px;
height: 32px;
padding: 0px 24px;
}
.menuImg {
@ -295,12 +298,11 @@ button.menu-item.item.item-block.item-ios {
overflow: hidden;
white-space: nowrap;
width: 90%;
margin: auto;
margin: 10px auto auto auto;
}
.TxtPlaces {
margin-top: 2px;
.TxtPlaces {
font-size: 14px;
color: #000;
font-family: 'Inter' !important;
@ -308,7 +310,7 @@ button.menu-item.item.item-block.item-ios {
overflow: hidden;
white-space: nowrap;
width: 90%;
margin: auto;
margin: 5px auto;
}
.menuFooter {
@ -335,19 +337,20 @@ button.menu-item.item.item-block.item-ios {
.logoImgWithMyTeam {
width: 225px;
margin: auto;
width: 200px;
margin: 20px auto;
}
.logoImg {
margin-bottom: 180px;
width: 250px;
width: 225px;
}
.companyTxt {
font-size: 12px;
color: var(--customnavy);
text-align: center;
font-family: 'Inter' !important;
}
ion-thumbnail.menu-thumb {
@ -395,4 +398,9 @@ ion-thumbnail.menu-thumb {
border-radius: 70% !important;
position: relative;
top: 3px;
}
ion-item,
.border {
border-bottom: #c7c7c7 solid 1px
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Loading…
Cancel
Save