File "rtl.scss"

Full Path: /home/jlklyejr/public_html/post-date/wp-content/plugins/kirki/kirki-packages/control-base/src/rtl.scss
File size: 142 bytes
MIME-type: text/plain
Charset: utf-8

.rtl {
  @media screen and (min-width: 1667px) {
    .wp-full-overlay.expanded {
      margin-right: 300px;
      margin-left: 0;
    }
  }
}