Pakiety tematyczne
This commit is contained in:
@@ -14,23 +14,24 @@
|
||||
}
|
||||
|
||||
/* Mała karta mapy (inne sekcje) */
|
||||
.fuz-map--card {
|
||||
/* .fuz-map--card {
|
||||
@apply w-full h-[350px] overflow-hidden mt-8;
|
||||
}
|
||||
|
||||
} */
|
||||
|
||||
/*
|
||||
.map-range-container {
|
||||
@apply sticky top-[67px] z-[999] flex justify-center w-full pointer-events-auto;
|
||||
/* position: absolute;
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
z-index: 9000;
|
||||
display: flex;
|
||||
justify-content: center; */
|
||||
|
||||
justify-content: center;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
/* Pulsująca obwódka budynku */
|
||||
.pulse-marker {
|
||||
width: 22px;
|
||||
|
||||
Reference in New Issue
Block a user