carousel.module.css 125 Bytes
Newer Older
1 2 3 4 5 6 7
.slider {
    text-align: center;
    height: 250px;
    line-height: 250px;
    background: #364d79;
    overflow: hidden;
}