Skip to content

v0.14.0 no longer scales down background images #378

Open
@rbirkby

Description

@rbirkby

In v0.13, the background image is scaled down (the image is 1800x1350):

image

In v0.14.0, the background image is not scaled:

image

A workaround is .remark-slide-content {background-size: cover}

Code:

    <textarea id="source">
layout: true
background-image: url(arghh.jpg)

---

# Slide 1
    </textarea>

Metadata

Metadata

Assignees

No one assigned

    Labels

    doc-wikiItems that might need a documentation/wiki update

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions