Add height back so modals can breathe

This commit is contained in:
Joe Fiorini
2015-05-28 08:56:28 -04:00
parent a81a48ab18
commit 2fbf0bec2f

View File

@@ -7,6 +7,8 @@
* *
*/ */
html, body { height: 100%; }
body { body {
font-family: 'Open Sans', sans-serif; font-family: 'Open Sans', sans-serif;
font-weight: 400; font-weight: 400;