This commit is contained in:
kron
2025-07-23 18:24:26 +08:00
parent 08aa7e93f5
commit 76e85501d5
6 changed files with 6 additions and 5 deletions

View File

@@ -223,7 +223,7 @@ onUnmounted(() => {
transform: translateX(-10px);
}
.container > view:first-child > image:first-child {
width: 22vw;
width: 20vw;
transform: translateX(10px);
}
.container > view:first-child > text {