Increase html body height to full content height

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
This commit is contained in:
Raimund Schlüßler 2020-09-05 20:37:01 +02:00
parent 62ab3eb700
commit 36076d234a
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pr
}
html, body {
height: 100%;
min-height: 100%;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {