Skip to content

Article style too narow in main-bluejay.css #823

@augustin-colesnic

Description

@augustin-colesnic

Version of ALPS for Wordpress
alps-wordpress-v3.15.3.8

Describe the bug
.c-article style is too norow for ipad portret mode within main-bluejay.css

To Reproduce
Steps to reproduce the behavior:
Responsive dimensions (iPad Portret mode - media query (max-width: 900px) .c-article has improper value
width: calc(57.1428571429vw - .01px);

Expected behavior
value for width should be at least like the ones in @media (max-width: 900px) and (min-width: 501px)

Screenshots

Image

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions