Merge pull request 'Align adjacent feature cards' (#7) from align_services_cards into master
Reviewed-on: Aurore/homepage#7
This commit is contained in:
commit
99d55ed868
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue