File "_contact-form.scss"

Full Path: /home/tekvhqgl/public_html/wp-content/plugins/chaty/src/scss/layouts/_contact-form.scss
File size: 206 bytes
MIME-type: text/plain
Charset: utf-8

@media screen and( min-width: 575px ) {
    #chaty-social-Contact_Us {
        .channels-selected__item {
           > div:nth-child(3) {
                margin-top: -45px;
           }
        }   
    }
}