Merge pull request #2 from kjannette/rise2

more
This commit is contained in:
S Jannette
2024-01-11 18:46:26 -06:00
committed by GitHub

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;