Files
probot.github.io/node_modules/primer-cards/lib/cards.scss
2017-07-03 16:17:14 -05:00

7 lines
106 B
SCSS

.card {
background-color: $white;
border: $border;
border-radius: 6px;
box-shadow: $box-shadow;
}