fix: some design layouts
All checks were successful
Deploy to SFTP Server / build (push) Successful in 4m32s

This commit is contained in:
2024-06-22 23:13:49 +02:00
parent e68f433f1e
commit 57ef1426ee
3 changed files with 42 additions and 31 deletions

View File

@ -12,6 +12,7 @@ const t = useTranslations(Astro.url);
.arrow {
position: absolute;
left: 0;
z-index: 1;
transform: translateX(-110%) translateY(-160px);
}
.arrow > p {