File Manager

Path: /home/heznutpr/log.heznutprivate.com/dist/scss/widgets/

Viewing File: news-slide.scss

.news-slide{
    .overlaybg{
            height: 380px;
            overflow: hidden;
            background-color: $gray-800;
        img{
            width: 100%;
        }
    }  
}