Created
March 24, 2020 10:58
-
-
Save ashour/c7ad6e03e9806b023abae814bb00b8fd to your computer and use it in GitHub Desktop.
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
.sidebar p { | |
// default styles | |
} | |
[dir="rtl"] .sidebar p { | |
// right-to-left overrides | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment