Sha256: 7ad327b5b127b2a33b6a6ad2882ac14cbf8b9deb910c70b34aa55a8797deeaf0

Contents?: true

Size: 471 Bytes

Versions: 2

Compression:

Stored size: 471 Bytes

Contents


[viewer='open'].img-wrap
    width: 100vw
    height: 100vh

    background: #000a

    display: block

    z-index: 100
    position: fixed
    top: 0
    left: 0

    overflow: scroll

    img
        margin: 0
        margin-top: 2em
        width: auto
        max-height: 100vw

@include media-query('md')


    [viewer='open'].img-wrap
        display: flex
        justify-content: space-around

        img
            margin: 0 auto
            height: 100vh

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
frame9-jekyll-theme-1.1.0 _sass/exception/img-wrap.sass
frame9-jekyll-theme-1.0.0 _sass/exception/img-wrap.sass