Tryfix iphone logo issue
All checks were successful
pipeline / build-and-push-images (push) Successful in 25s
pipeline / deploy (push) Successful in 7s

This commit is contained in:
2024-12-01 15:22:12 +01:00
parent e5050d65de
commit 2504f4eab2

View File

@@ -34,6 +34,7 @@ defineProps<{
}
#logo-img {
max-width: 80px;
max-height: 103px;
height: fit-content;
}
}