Sha256: 8ba471df7e0d2481d81ca72eecfb1eab0913812c6bea146b044778b278e84329
Contents?: true
Size: 467 Bytes
Versions: 200
Compression:
Stored size: 467 Bytes
Contents
.videos-index { .header { display: flex; justify-content: space-between; } .item { margin-bottom: 1em; .title { word-break: break-word; } } .pagination { margin: 1em 0; } } div.videos-show { // border-bottom: 2px solid red; padding-bottom: .8em; margin: 0 auto; width: 640px; .row { display: flex; margin: 0; img { margin-right: .8em; width: 100px; height: 100px; } } }
Version data entries
200 entries across 200 versions & 2 rubygems