Full height black background on top

This commit is contained in:
Chuck Dries 2017-06-13 18:57:48 -07:00
parent cfa0a137af
commit 140c9c0b6f

View File

@ -20,7 +20,7 @@
<style>
#spaceTakerUpper {
height: 98vh;
height: 100vh;
background: black;
}
</style>