Skip to content

Commit 56b80e8

Browse files
author
dev-4
committed
Turned black header to transparent
1 parent 204698d commit 56b80e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ button {
4646
@-webkit-keyframes header {
4747
0% {color: white;}
4848
50% {color: white;}
49-
100% {color: black;}
49+
100% {color: rgba(255, 255, 255, 0);}
5050
50% {color: white;}
5151
0% {color: white;}
5252
}

0 commit comments

Comments
 (0)