Skip to content

Commit

Permalink
style: reduce padding in cards
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher committed Aug 22, 2023
1 parent 5a8ca4b commit d13d631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ d-article details {

.grid-container > div {
text-align: left;
padding: 20px 0;
padding-bottom: 20px;
font-size: 30px;
background-color: #dae7f1;
}
Expand Down

0 comments on commit d13d631

Please sign in to comment.