File "frontend.scss"

Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/plugins/safe-svg/includes/blocks/safe-svg/frontend.scss
File size: 269 bytes
MIME-type: text/plain
Charset: utf-8

.safe-svg-cover {
    text-align: center;

    .safe-svg-inside {
        display: inline-block;
        max-width: 100%;
    }

    svg {
        fill: currentColor;
        height: 100%;
        max-height: 100%;
        max-width: 100%;
        width: 100%;
    }
}