lowercase

This commit is contained in:
Adam Burgess 2021-12-09 15:00:39 +11:00
parent df21e4ffb5
commit 8fc36b4d85

View File

@ -9,7 +9,7 @@
box-sizing: border-box; box-sizing: border-box;
} }
body { body {
background-image: url(LAPUTA_WEBP), URL(LAPUTA_SVG); background-image: url(LAPUTA_WEBP), url(LAPUTA_SVG);
/* todo: revist image-set */ /* todo: revist image-set */
background-position-x: center; background-position-x: center;
background-size: cover; background-size: cover;