Retrospring/app/assets/stylesheets/overrides/_card.scss

4 lines
78 B
SCSS

.card {
margin-bottom: map-get($spacers, 3);
box-shadow: $box-shadow-sm;
}