0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-03 16:10:26 +03:00

Stretching content

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

View File

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