Skip to content

Allow full width images #120

@riccardoscalco

Description

@riccardoscalco

The <img> element, within or not the <figure> element, has a width of 600px on large screens. Authors may want to show images of different width, this is a style change and Rapido does not introduce different styles for the same semantic element. CSS classes are out of scope, therefore authors must opt for a customisation.

Rapido can, and should, simplify customisations as much as possible. The scope of this issue is to obtain full-width images with <img src="..." style="width: 100%"> without breaking the style of other elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions