Sha256: 8f83eff5d31055b9214c46f3d40beaee8049c9a462d4f570fd0783bd553de02d
Contents?: true
Size: 307 Bytes
Versions: 12
Compression:
Stored size: 307 Bytes
Contents
// makes it so images don't bleed into the content on the right .catalog img { max-width: 100%; max-height: auto; } .document-thumbnail { img { width: 100%; } } .document { .list-thumbnail { width: 30%; float: left; } .metadata { width: 70%; display: inline-block; } }
Version data entries
12 entries across 12 versions & 1 rubygems