adjust cards

This commit is contained in:
a 2021-01-28 04:13:41 -06:00
parent 010c1e5b0f
commit f23ff8e6b4
1 changed files with 2 additions and 2 deletions

View File

@ -9,6 +9,6 @@
.card__img {
width: 100%;
}
.card__body {padding: 1em;}
.card__title {font-weight: 700; margin-bottom: 0.7em;}
.card__body {}
.card__title {font-weight: 700; margin-bottom: 0.7em; margin-top: 1.4em;}
.card__desc {line-height: 1.4;}