Adding location pin, location input
This commit is contained in:
@@ -21,7 +21,7 @@ class Home extends Shadow {
|
||||
.width(100, vw)
|
||||
.height(100, vh)
|
||||
.margin("0px")
|
||||
.backgroundImage("url('/_/images/the_return.webp')")
|
||||
.backgroundImage("/_/images/the_return.webp")
|
||||
.backgroundSize("cover")
|
||||
.backgroundPosition("48% 65%")
|
||||
.backgroundRepeat("no-repeat")
|
||||
|
||||
Reference in New Issue
Block a user