Merge pull request 'Align adjacent feature cards' (#7) from align_services_cards into master

Reviewed-on: Aurore/homepage#7
pull/9/head
erdnaxe 2 years ago
commit 99d55ed868

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

Loading…
Cancel
Save