@@ -1,6 +1,6 @@
|
||||
.mobile-main-heading-hide {
|
||||
position: fixed;
|
||||
top: 55px;
|
||||
top: 65px;
|
||||
left: 0px;
|
||||
background-color: #fff;
|
||||
width: 100%;
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
.mobile-main-heading-show {
|
||||
position: fixed;
|
||||
top: 55px;
|
||||
top: 65px;
|
||||
left: 0px;
|
||||
background-color: #fff;
|
||||
width: 100%;
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
.mobile-heading-wrapper {
|
||||
position: fixed;
|
||||
top: 55px;
|
||||
top: 65px;
|
||||
right: 0px;
|
||||
background: linear-gradient(to left, rgba(245, 246, 252, 0.52), cyan);
|
||||
width: 0px;
|
||||
@@ -46,7 +46,7 @@
|
||||
|
||||
.mobile-heading-wrapper1 {
|
||||
position: fixed;
|
||||
top: 70px;
|
||||
top: 65px;
|
||||
right: 0px;
|
||||
background: linear-gradient(to left, rgba(245, 246, 252, 0.52), cyan);
|
||||
width: 430px;
|
||||
|
||||
Reference in New Issue
Block a user