Skip to content

Commit 1f8bb81

Browse files
committed
Add background color to main-content
1 parent 9b70f18 commit 1f8bb81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/content.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.main-content {
44
visibility: hidden;
55
opacity: 0;
6+
background-color: #fff;
67
}
78

89
.main-content.show {

0 commit comments

Comments
 (0)