Sha256: e0c215dac3898e8dea458806e917758acd47f51c6a55d18377b95b1291557783
Contents?: true
Size: 380 Bytes
Versions: 17
Compression:
Stored size: 380 Bytes
Contents
.large-photos .item { border: 1px solid red; display: block; padding: 10px; margin: 10px; height: 100vh; max-width: 100vw; } .large-photos .item .wrapper { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: contain; } .large-photos .item .wrapper img { max-height: 100%; max-width: 100%; }
Version data entries
17 entries across 17 versions & 1 rubygems