Sha256: 872cd2bb40ba6f9fb6be29feecbd9b03c9e616b5313ae0f92e1c61d36815af7c
Contents?: true
Size: 312 Bytes
Versions: 6
Compression:
Stored size: 312 Bytes
Contents
body { display: grid; grid-template-columns: repeat(auto-fit, minmax(450px, 1fr)); grid-gap: 1em; } .lenses-container { vertical-align: top; white-space: nowrap; text-align: center; } .lens { width: 200px; display: inline-block; padding: 10px; } .lens svg { stroke: black; fill: #eee; }
Version data entries
6 entries across 6 versions & 1 rubygems