wip
This commit is contained in:
@@ -222,32 +222,6 @@
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
/* .section--preview.horizontal .close--preview {
|
||||
left: 0.25rem;
|
||||
right: unset;
|
||||
}
|
||||
|
||||
.section--preview.horizontal img {
|
||||
width: 90vh;
|
||||
height: 90vw;
|
||||
transform: rotate(-90deg);
|
||||
}
|
||||
|
||||
.section--preview.horizontal .preview {
|
||||
left: calc(50% - 3.25rem);
|
||||
transform: rotate(-90deg);
|
||||
}
|
||||
|
||||
.section--preview.horizontal .preview--prev {
|
||||
top: unset;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.section--preview.horizontal .preview--next {
|
||||
top: 0;
|
||||
right: unset;
|
||||
} */
|
||||
|
||||
.section--preview.is-open {
|
||||
display: flex;
|
||||
}
|
||||
@@ -262,14 +236,6 @@
|
||||
transform: rotate(-90deg);
|
||||
}
|
||||
|
||||
@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
|
||||
.section--preview img {
|
||||
width: 90vw;
|
||||
height: 90vh;
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
}
|
||||
|
||||
.section--switch .section__intro{
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user