This commit is contained in:
Kenneth Jannette
2024-01-11 18:46:03 -06:00
parent f1548dbd63
commit 89374e2457

View File

@@ -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;