2
This commit is contained in:
parent
46ae058c7c
commit
05a7dbb5a9
@ -1,9 +1,10 @@
|
|||||||
.worldmap {
|
.worldmap {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
|
||||||
height: 100vh;
|
|
||||||
|
|
||||||
background: url("/images/dok_bg.png") center / cover no-repeat;
|
width: 1358px;
|
||||||
|
height: 679px;
|
||||||
|
|
||||||
|
background: url("/images/dok_bg.png") no-repeat center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.map-overlay {
|
.map-overlay {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user