Closed ahmed0saber closed 7 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 1, 2024 9:31am |
Hello @maltejur , hope you are doing well. I have moved the global styles of Arabic and RTL into respective CSS modules, and fixed a small issue I have found with the translate icon in side menu of navbar.
Closes #251
What change does this pull request introduce? Improving the style of TheAlgorithms website on Arabic, by adjusting the direction to "rtl", replacing left and right of margin and padding to inline-start and inline-end, forcing "ltr" direction in some places, and finally adding some custom styling if required.
Screenshots
Checklist
main
.main
branch.yarn lint
.yarn build
to check everything still builds successfully.