We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a1c9e1 commit c08db5dCopy full SHA for c08db5d
src/styles/components/_card.scss
@@ -14,7 +14,6 @@
14
.w-card {
15
border-radius: $GLOBAL_RADIUS_MEDIUM;
16
display: block;
17
- // min-height: 506px;
18
overflow: hidden;
19
position: relative;
20
transition: box-shadow $TRANSITION_SPEED;
0 commit comments