Skip to content

Commit b8e2d3b

Browse files
committed
Update styles.css
1 parent 682dfad commit b8e2d3b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

styles.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,13 @@ body {
9292
background-repeat: no-repeat;
9393
}
9494

95+
.pixelbeats {
96+
background-image: url("pixelbeats.png");
97+
background-size: cover;
98+
background-position: center;
99+
background-repeat: no-repeat;
100+
}
101+
95102
.game {
96103
width: 80%;
97104
margin: 20px auto;

0 commit comments

Comments
 (0)