Sha256: a10dd96b023c37d71cfc1f35043f58f646ead1d300756c4a74fd5676fc9da4b9
Contents?: true
Size: 385 Bytes
Versions: 15
Compression:
Stored size: 385 Bytes
Contents
.timeline__scroll { height: 800px; overflow-y: scroll; } .timeline__wrapper { margin-left: auto; margin-right: auto; } @media screen and (min-width: 768px) { .timeline__wrapper { width: 80%; } } @media screen and (min-width: 992px) { .timeline__wrapper { width: 70%; } } @media screen and (min-width: 1200px) { .timeline__wrapper { width: 60%; } }
Version data entries
15 entries across 15 versions & 1 rubygems