This commit is contained in:
2023-06-06 09:52:16 +02:00
parent 7e4551a2b5
commit 42b0adca4c
2 changed files with 14 additions and 20 deletions

View File

@@ -262,12 +262,6 @@
transform: rotate(-90deg);
}
.section--preview.horizontal img {
width: 90vw;
height: 90vh;
transform: rotate(0deg);
}
.section--switch .section__intro{
flex-direction: column;
}