[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1780692577693.jpg (181.09 KB, 1880x1245, img_1780692569309_82kfqhlg.jpg)ImgOps Exif Google Yandex

006ce No.1701

we should probably stop relying on
width: 100vw
for everything. using container queries makes component logic much more resilient to layout shifts.
>it is time to move away from global media queries for small UI elements
viewport units are just a trap for overflow issues

dad66 No.1702

File: 1780693244939.jpg (206.04 KB, 1080x720, img_1780693230841_rja3uzfu.jpg)ImgOps Exif Google Yandex

container queries are great for components, but they dont solve the problem of total layout breakdown when u have a deeply nested structure without a defined parent. u still need a way to handle the root-level scaling that
vw
handles natively lmao.



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">