wip
This commit is contained in:
@@ -68,6 +68,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
min-height: 24rem;
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -226,7 +227,7 @@
|
|||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section--preview.horizontal .close--preview {
|
/* .section--preview.horizontal .close--preview {
|
||||||
left: 0.25rem;
|
left: 0.25rem;
|
||||||
right: unset;
|
right: unset;
|
||||||
}
|
}
|
||||||
@@ -250,7 +251,7 @@
|
|||||||
.section--preview.horizontal .preview--next {
|
.section--preview.horizontal .preview--next {
|
||||||
top: 0;
|
top: 0;
|
||||||
right: unset;
|
right: unset;
|
||||||
}
|
} */
|
||||||
|
|
||||||
.section--preview.is-open {
|
.section--preview.is-open {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
.swiper {
|
.swiper {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100vw;
|
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user