position block third

This commit is contained in:
2025-05-27 15:38:45 +02:00
parent 724bc81c53
commit f54542887c
3 changed files with 4 additions and 12 deletions
@@ -151,7 +151,7 @@
}
.block-region-third{
transform: translateY(-46rem);
margin-bottom: -46rem;
transform: translateY(-21rem);
margin-bottom: -21rem;
}
}
@@ -75,8 +75,4 @@
}
.block-region-third{
transform: translateY(-46rem);
margin-bottom: -46rem;
}
}