We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51fb3e commit f3a01a3Copy full SHA for f3a01a3
index.css
@@ -109,17 +109,7 @@ body
109
width: 100%;
110
z-index: 1;
111
}
112
-.banner_wrapper2
113
-{
114
- height: 10%;
115
- width: 5%;
116
- position: absolute;
117
- z-index: 2;
118
- border-radius: 30%;
119
- top: 10%;
120
- background: #06080bec;
121
- left: 21%;
122
-}
+
123
.main-navigation-toggle {
124
position: fixed;
125
height: 1px;
@@ -652,7 +642,7 @@ body
652
642
.profile__img,
653
643
.banner_wrapper
654
644
{
655
- height: 70vh;
645
+ height: 100vh;
656
646
657
647
.emoji
658
648
0 commit comments