Viewing File: /home/maglabs/greentech/wp-content/themes/porto/scss/shortcodes_rtl.scss

// Make sure the charset is set appropriately
@charset "UTF-8";

// DIRECTIONAL
// ---------------------------------------------------------------
$rtl: 1;
$dir: rtl !default;
$theme_uri: ".." !default;

@import "theme/theme-imports";
@import "config_shortcodes";

.inline-block { display: inline-block; }
Back to Directory File Manager