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

Reviewed-on: Aurore/homepage#7
This commit is contained in:
erdnaxe 2021-11-22 07:47:07 +01:00
commit 99d55ed868

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;