Set min-height so a background image will be at the bottom of a window.
This commit is contained in:
parent
7ee5939d39
commit
78e5695f53
@ -98,6 +98,7 @@ body {
|
||||
font-size: 1.1rem;
|
||||
margin: 0 auto;
|
||||
max-width: 960px;
|
||||
min-height: 100vh;
|
||||
width: 98%; }
|
||||
|
||||
@media screen and (min-width: 1280px) {
|
||||
|
Loading…
Reference in New Issue
Block a user