Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declare margins as inline and block instead of top/right/bottom/left for rtl language compatibility #140

Open
pkd2512 opened this issue Dec 15, 2023 · 1 comment
Assignees
Labels
discussion Needs talking through SCSS

Comments

@pkd2512
Copy link
Member

pkd2512 commented Dec 15, 2023

image image

https://developer.mozilla.org/en-US/docs/Web/CSS/margin-block
https://developer.mozilla.org/en-US/docs/Web/CSS/margin-inline

@pkd2512 pkd2512 added discussion Needs talking through SCSS labels Dec 15, 2023
@pkd2512 pkd2512 self-assigned this Dec 15, 2023
@pkd2512
Copy link
Member Author

pkd2512 commented Apr 11, 2024

  • Keep token names r/l but change all margin-/padding-left/right to inline-start/inline-end
  • Update Block components
  • customWellWidths.md Change the margin on fluid declaration
  • Hero component graphic positioning
  • _width.css .w-full-fluid
  • Photocarousel component paddings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Needs talking through SCSS
Projects
None yet
Development

No branches or pull requests

1 participant