1
0
Fork 0
mirror of https://github.com/Phantop/phantop.github.io synced 2024-11-21 14:22:50 +00:00

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 {
background: repeating-linear-gradient(to bottom,
#5bcefa 000px, #5bcefa 150px,