Skip to content

Commit b1c4907

Browse files
committed
fix the background color
1 parent 26cdcf9 commit b1c4907

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/src/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,5 @@
6565
display: flex;
6666
justify-content: center;
6767
align-items: top;
68+
background-color: white; /* stripe doesn't get the color right */
6869
}

0 commit comments

Comments
 (0)