No white bg

This commit is contained in:
Jonathan Nelson 2017-07-22 22:14:03 -07:00 committed by GitHub
commit 56d95055e3

View file

@ -29,7 +29,6 @@ body {
width: 4.545%;
padding-bottom: 4.545%; /* = width for a 1:1 aspect ratio */
margin: 0%;
background-color: #ffffff;
overflow: hidden;
}