Commit 93b8a958 by Nilu

edit client styling for mobile screens

parent 5056d324
......@@ -4650,6 +4650,8 @@ img.alert-icon {float: left;}
.hello-company-name {font-size: 16px;}
.company-pro-logo {margin: 10% 0 6.2%;}
.main-compony-section {padding: 35px 30px 10px;}
.up-rep-btn {margin-top: 15px;position: relative;top: 0;}
.u-img-tag{margin-right: 0;}
}
@media screen and (max-width: 480px){
......@@ -4691,6 +4693,7 @@ img.alert-icon {float: left;}
.ratting-box span.right-s-label{width: 105px;}
.main-company-profile {margin: 30px auto 0;}
.u-img-tag{width: 100%;height: auto;}
}
@media screen and (max-width: 360px){
.payment-title {font-size: 14px;}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment