Merge pull request #170 from M1rt/dev

Add top margin to card--description
This commit is contained in:
wellá
2019-10-15 11:56:36 +02:00
committed by GitHub

View File

@@ -78,7 +78,7 @@ export default {
flex-direction: column;
font-size: 13px;
color: white;
margin: 0 0 .7rem 0;
margin: .7rem 0 .7rem 0;
line-height: 1.3;
letter-spacing: .5px;
max-width: 15rem;