You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
518 B
32 lines
518 B
body {
|
|
margin: 0;
|
|
}
|
|
|
|
main {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
min-height: 100%;
|
|
overflow-x: hidden;
|
|
}
|
|
main .swiper-slide {
|
|
width: initial;
|
|
}
|
|
main .swiper-wrapper {
|
|
height: initial;
|
|
}
|
|
|
|
.body--iframe {
|
|
overflow-y: hidden;
|
|
}
|
|
.body--iframe main {
|
|
overflow-y: auto;
|
|
}
|
|
|
|
.fullscreen_layout {
|
|
background-color: #9cc3ff;
|
|
min-height: 100%;
|
|
background-image: url("https://i.ibb.co/pjwL8D1/shapelined-JBKdviwe-XI-unsplash.jpg");
|
|
background-size: cover;
|
|
}
|
|
|
|
/*# sourceMappingURL=page--view.css.map */
|
|
|