Skip to content

Commit 3f9cd3c

Browse files
committed
made button visible
1 parent 414ff50 commit 3f9cd3c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/pages/home/Home.module.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,9 @@ header {
4343
height: 100%;
4444
display: block;
4545
position: absolute;
46+
}
47+
48+
button {
49+
z-index: 10000;
50+
color: white;
4651
}

0 commit comments

Comments
 (0)