-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request