Skip to content

Instantly share code, notes, and snippets.

@ashour
Created March 24, 2020 11:10
Show Gist options
  • Select an option

  • Save ashour/774c5989fb7ba53b54f4742b95b0638a to your computer and use it in GitHub Desktop.

Select an option

Save ashour/774c5989fb7ba53b54f4742b95b0638a to your computer and use it in GitHub Desktop.
.menu-item {
/* Margin at end of text, depending on layout
direction and writing direction */
margin-inline-end: 1rem;
}
.menu-item:first-child {
margin-inline-end: 0;
}
/* No need for directional overrides */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment