Wallet/src/sass/components/card.scss

5 lines
62 B
SCSS
Raw Normal View History

.card {
&.card-gutter-compact {
margin: 10px 12px;
}
}