Sha256: 26caa6352a8e3ba5d147eb6f1f033cec412fc2f946cec5aded6d6d8b9d5da8a8
Contents?: true
Size: 225 Bytes
Versions: 20
Compression:
Stored size: 225 Bytes
Contents
@mixin page-card { @extend .card; margin: 0; padding: 1em; border: none; &:hover { background-color: rgba($nord-color-6, 0.5); } img { margin-bottom: 1em; object-fit: cover; height: 230px; } }
Version data entries
20 entries across 20 versions & 1 rubygems