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