Created
October 19, 2020 04:19
-
-
Save MoatazAbdAlmageed/9834ed22f238b805d1136e6e839b99a4 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html[lang="ar"] body { | |
.elementor-icon-box-title, .elementor-icon-box-description , .elementor-widget-container , .elementor-text-editor,.elementor-image-box-title , .elementor-heading-title, .elementor-image-box-description { | |
text-align: right !important; | |
} | |
} | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html[lang=ar] body .elementor-icon-box-title, html[lang=ar] body .elementor-icon-box-description, html[lang=ar] body .elementor-widget-container, html[lang=ar] body .elementor-text-editor, html[lang=ar] body .elementor-image-box-title, html[lang=ar] body .elementor-heading-title, html[lang=ar] body .elementor-image-box-description { | |
text-align: right !important; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sass": { | |
"compiler": "dart-sass/1.26.11", | |
"extensions": {}, | |
"syntax": "SCSS", | |
"outputStyle": "expanded" | |
}, | |
"autoprefixer": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment