This commit is contained in:
2023-06-06 09:45:07 +02:00
parent 2742172678
commit 749e356c19
2 changed files with 2 additions and 5 deletions

View File

@@ -261,11 +261,11 @@
box-shadow: var(--shadow-outset);
}
.section--preview.horizontal img {
/* .section--preview.horizontal img {
width: 90vh;
height: 90vw;
transform: rotate(0deg);
}
} */
.section--switch .section__intro{
flex-direction: column;

View File

@@ -83,9 +83,6 @@
}
@media screen and (min-width: 75.0625rem) {
.section--preview img {
transform: rotate(0deg);
}
.close--preview {
top: 2rem;