Skip to content

Support of rem instead of px required #404

Description

@frankl7800

To meet the requirements of modern, barrier-free design - including the consideration of user-specific font size settings in the browser - all sizes are required in rem (depending on the current font size).

A website that has defined its media queries in rem can display tiles, masonry etc. in font size. A tile with text in 16px font size requires twice as much space for 32px font size.

Unfortunately, the breakpoint specifications for the swiper can only be entered in absolute pixel specifications, including other sizes such as spaceBetween.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions