Align adjacent feature cards

This commit is contained in:
jeltz 2021-11-22 07:25:59 +01:00
parent dd789858d2
commit 85c84192a2
Signed by: jeltz
GPG key ID: 800882B66C0C3326

View file

@ -23,6 +23,7 @@
padding: 0.8em;
background-color: lighten($background-base-color, 3);
border-radius: 5px;
height: 100%;
.card-title h4 {
font-size: 1.2rem;
font-weight: 600;