1
0
Fork 0

Fix button size

This commit is contained in:
Andrew Tomaka 2014-09-26 10:26:53 -04:00
parent e285bba45f
commit 3d1fb28e47

View file

@ -27,5 +27,5 @@ html, body, img, #container {
background: rgba(0, 0, 0, .5);
color: white;
font-size: 40vw;
font-size: 25vw;
}