fix sizing issues pt. 2

This commit is contained in:
Tomáš Mládek 2020-06-15 12:17:08 +02:00
parent 2fe90952ba
commit 691088362e

View file

@ -1,6 +1,6 @@
html, body {
width: 100%;
height: 100%;
min-height: 100%;
margin: 0;
}