Sha256: 18e479fcc1054005c59abb871fb3e138c34a9f22c592340981164a51542f986e
Contents?: true
Size: 609 Bytes
Versions: 16
Compression:
Stored size: 609 Bytes
Contents
.blog-timeline-content { padding: 0px; border-radius: .4rem; border: .2rem solid rgba($second-color, 1); box-shadow: 0px 0px .4rem rgba(0, 0, 0, .5); &:hover { box-shadow: 0px 0px .4rem rgba(0, 0, 0, .8); border: .2rem solid rgba($second-color, 1) !important; } > .thumbnail { margin: 0px; margin-top: -1px; border-radius-top-right: .4rem; border-radius-top-left: .4rem; box-shadow: 0px 0px .1rem rgba(0, 0, 0, .5); width: 100%; height: 30vh; background-size: cover; background-position: center; background-repeat: no-repeat; } > h3 { padding: .5rem; } }
Version data entries
16 entries across 16 versions & 1 rubygems