bx-1316-refactoring #14

Merged
ksenia_mikhailova merged 46 commits from bx-1316-refactoring into dev 2024-08-28 15:06:52 +03:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit f5b202895d - Show all commits

View File

@ -38,6 +38,7 @@ const page = Array.isArray(pageArray) ? pageArray[0] : pageArray
background-image: url(../../assets/promo/map.png); background-image: url(../../assets/promo/map.png);
background-position: 50% 100%; background-position: 50% 100%;
background-size: auto 100%; background-size: auto 100%;
overflow: hidden;
} }
.pin { .pin {