openaire-library/utils/full-page-slider/full-page-slider.component.css

9 lines
103 B
CSS

section {
position: fixed;
top:10%;
left: 0;
height: 90%;
width: 100%;
overflow: hidden;
}