Page MenuHomePhabricator

[Fix] Skeleton design on mobile display
Closed, ResolvedPublic

Description

Description

On mobile devices, the skeleton loading component currently appears shrunk instead of stretching to the full screen width.
The task is to update the responsive styles so that the skeleton correctly expands to 100% width on mobile, matching the intended layout of the article cards and page structure.

Domain: Coding

Difficulty: Beginner

Links or references: Github Repo

Event Timeline

Bovimacoco subscribed.
Gopavasanth added a subscriber: GerCub.

Made the tool mobile responsive:
PR: https://github.com/kaliacad/mostvisitedarticle/pull/264

@9100, It would be great if you could please review and share your feedback.