generate recipes into multiple partials to fit nice formatting

This commit is contained in:
len0rd 2022-06-21 21:02:32 -04:00
parent cc054470a7
commit b2b500c3a0
10 changed files with 252 additions and 68 deletions

View file

@ -62,6 +62,6 @@
padding-left: 2%;
}
.card {
.card-homepage {
background-color: rgba(0, 0, 0, 0.1) !important;
}