Skip to content

Commit

Permalink
set poster color to #f5f5f5
Browse files Browse the repository at this point in the history
  • Loading branch information
yuinchien authored and cdata committed May 4, 2019
1 parent ea7a8ba commit d6b5ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/styles/examples.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
--button-size: 36px;
--icon-size: 28px;
--header-height: 72px;
--poster-color: #FFFFFF;
--poster-color: #F5F5F5;
}

body {
Expand Down

0 comments on commit d6b5ae9

Please sign in to comment.