Skip to content

Commit f3a01a3

Browse files
style updated
1 parent c51fb3e commit f3a01a3

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

index.css

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,7 @@ body
109109
width: 100%;
110110
z-index: 1;
111111
}
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-
}
112+
123113
.main-navigation-toggle {
124114
position: fixed;
125115
height: 1px;
@@ -652,7 +642,7 @@ body
652642
.profile__img,
653643
.banner_wrapper
654644
{
655-
height: 70vh;
645+
height: 100vh;
656646
}
657647
.emoji
658648
{

0 commit comments

Comments
 (0)