hexo-theme-amazing
Version:
A simple, delicate, and modern theme for Hexo
19 lines (15 loc) • 441 B
text/stylus
/* ---------------------------------
* Card
* --------------------------------- */
.card
overflow: visible
border-radius: $card-radius
& + .card, & + .column-right-shadow
margin-top: 1.5rem
.card-image
overflow: hidden
border-top-left-radius: $card-radius
border-top-right-radius: $card-radius
.media + .media
border: none
margin-top: 0