Body min height

This commit is contained in:
2022-10-16 14:43:55 +02:00
parent 4645d783f2
commit 2b3c4e2482
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
background: var(--blog_back-background);
color: var(--blog_color);
padding-bottom: 20px;
min-height: 100vh;
header {
position: sticky;