css: fix background height

This commit is contained in:
Phantop 2023-03-21 18:12:28 -04:00
parent 6bfd579079
commit 63f03b0f69
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
html {
min-height: 100%
}
body {
background: repeating-linear-gradient(to bottom,
#5bcefa 000px, #5bcefa 150px,