Sha256: 8e8bc936221d10d1e267d8d4ce74e981b685d5701cf4fb0a33ea61a3aaa55b18
Contents?: true
Size: 648 Bytes
Versions: 25
Compression:
Stored size: 648 Bytes
Contents
$bg-box: rgb(26, 42, 78); .slice-box { border-top: 0; padding: 0; &.file-box { padding: 25px; } } .pure-input { .form-group { margin-bottom: 25px; &:last-child { margin-bottom: 20px; } } } .info-box { border-radius: 15px; min-height: 140px; &:first-child { margin-bottom: 35px; } .info-box-img { background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 15px; height: 130px; margin: 5px; width: 130px; } .info-box-icon { background-color: $bg-box; } .file { padding: 12px; } } .p-15 { padding: 15px; }
Version data entries
25 entries across 24 versions & 1 rubygems