Skip to content

Image width larger than expected #21

Open
@cynddl

Description

@cynddl

The guzzle theme is not expecting images larger than the content.

A simple fix to guzzle.css_t would be something like:

.container-wrapper img {
    width: 100%;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions