oopsie
This commit is contained in:
@@ -20,7 +20,7 @@ class Home extends Shadow {
|
|||||||
div()
|
div()
|
||||||
.width(100, vw)
|
.width(100, vw)
|
||||||
.height(100, vh)
|
.height(100, vh)
|
||||||
.margin("0px")
|
.margin(0)
|
||||||
.backgroundImage("/_/images/the_return.webp")
|
.backgroundImage("/_/images/the_return.webp")
|
||||||
.backgroundSize("cover")
|
.backgroundSize("cover")
|
||||||
.backgroundPosition("48% 65%")
|
.backgroundPosition("48% 65%")
|
||||||
|
|||||||
Reference in New Issue
Block a user