update frontend
This commit is contained in:
parent
0b5c49243d
commit
1b9d71639b
|
|
@ -80,7 +80,8 @@
|
||||||
/* --------- BOTTOM — ARC (INVERSE AUTOUR DU GLOBE) --------- */
|
/* --------- BOTTOM — ARC (INVERSE AUTOUR DU GLOBE) --------- */
|
||||||
|
|
||||||
.map-overlay-bottom {
|
.map-overlay-bottom {
|
||||||
bottom: 3.2rem;
|
/* on remonte les œufs pour les placer au-dessus du Sociowall */
|
||||||
|
bottom: 5.8rem; /* avant ~3.2rem */
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue