Stretching content

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2019-02-22 03:35:23 +04:00
parent 4a3be1486c
commit 244549b54d
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -8,10 +8,12 @@
} }
html { html {
height: 100%;
overflow-y: scroll; overflow-y: scroll;
} }
body { body {
min-height: 100%;
padding-bottom: 20px; padding-bottom: 20px;
padding-top: 20px; padding-top: 20px;
} }