This commit is contained in:
cay 2026-03-30 15:54:33 +01:00
parent 304000eb3a
commit a2f36bc8d2

View File

@ -11,7 +11,7 @@
display: flex;
flex-direction: column;
align-items: flex-end;
justify-content: flex-end;
justify-content: flex-start;
/* Breite und Höhe = schwarzer Bereich bis zur oberen linken Ecke der Worldmap */
width: calc(50vw - 1018.5px);