Skip to content

Commit 4e0c178

Browse files
committed
sahil
1 parent ed90475 commit 4e0c178

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ body {
99
-webkit-transform: translateY(-50%);
1010
-ms-transform: translateY(-50%);
1111
transform: translateY(-50%);
12+
z-index: 1;
1213
}
1314

1415
.icon-bar a {
@@ -18,6 +19,7 @@ body {
1819
transition: all 0.3s ease;
1920
color: white;
2021
font-size: 20px;
22+
2123
}
2224

2325
.icon-bar a:hover {

0 commit comments

Comments
 (0)