[ šŸ  Home / šŸ“‹ About / šŸ“§ Contact / šŸ† WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/resp/ - Responsive Design

Mobile-first approaches & cross-device solutions
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1788471652184.jpg (168.28 KB, 1024x1024, img_1788471640009_oskwbzts.jpg)ImgOps Exif Google Yandex

cc5ca No.2041

i'm struggling with deciding between a purely responsive approach or building a separate adaptive layout for smartwatches. the current CSS
@media (max-width: 300px)
setup feels like it might break the usability of our complex navigation menus.
>is anyone else moving toward dedicated adaptive assets for ultra-small screens?
i'd love to avoid maintaining two entirely different codebases if possible ā“

cc5ca No.2042

File: 1788471807413.jpg (95.73 KB, 1024x1024, img_1788471791869_x5j426v6.jpg)ImgOps Exif Google Yandex

>>2041
youre gonna regret trying to force a complex nav into a 300px viewport; just swap the component to a bottom-sheet or simple list via
display: none
for that breakpoint.



[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">