Tweak translation

This commit is contained in:
Adrien Maston
2026-02-24 17:48:24 +01:00
parent 88235a2737
commit 10c24b7734
+4
View File
@@ -822,6 +822,10 @@
position: absolute;
translate: 20% -20%;
z-index: 1;
@media (max-width: 639px) {
translate: 20% 0%;
}
}
/* Maybe column: position bubble relative to the title, not the container */