Defensive CSS (@defensivecss) 's Twitter Profile
Defensive CSS

@defensivecss

Practical CSS and design tips that helps in building future-proof user interfaces. A project by @shadeed9

ID: 1469750361267359744

linkhttps://defensivecss.dev/ calendar_today11-12-2021 19:26:14

40 Tweet

6,6K Takipçi

1 Takip Edilen

Defensive CSS (@defensivecss) 's Twitter Profile Photo

🌟 New Tip When working with multilingual websites, make sure to account for short content lengths by setting a minimum size. In this example, the button "Done" become too small in Arabic. We can fix that by setting a min-width in CSS. Read more: defensivecss.dev/tip/button-min…