Skip to content
4 changes: 4 additions & 0 deletions public/assets/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ section .card-header {
font-weight: bold
}

.card-footer {
margin-bottom: 0;
}

section .card {
margin-bottom: 2rem
}
Expand Down
Loading