This commit is contained in:
Cay 2026-03-11 18:09:49 +00:00
parent 46ae058c7c
commit 05a7dbb5a9

View File

@ -1,9 +1,10 @@
.worldmap {
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 {