css: fix background height

This commit is contained in:
Phantop 2023-03-21 18:12:28 -04:00
parent 6bfd579079
commit 63f03b0f69

View file

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