Image fixes
All checks were successful
Copy Files to Samba Share / Copy Files (push) Successful in 2m12s

This commit is contained in:
Arne Vlaeminck
2023-08-05 12:34:06 +02:00
parent f83f03cbaf
commit 8aa73ab02c

View File

@@ -271,7 +271,7 @@ h2 {
width: 20.4rem; width: 20.4rem;
height: 20rem; height: 20rem;
top: -6rem; top: -6rem;
left: calc(100vw - 22rem); left: calc(100vw - 15rem - 20%);
transform: scale(1.25); transform: scale(1.25);
} }
@@ -294,7 +294,7 @@ h2 {
width: 22rem; width: 22rem;
height: 20rem; height: 20rem;
top: -6rem; top: -6rem;
left: calc(100vw - 22rem); left: calc(100vw - 15rem - 20%);
transform: scale(1.25); transform: scale(1.25);
} }