min style edit

master
km0 3 years ago
parent 106b670eb4
commit 138f842926

@ -106,7 +106,7 @@ button.tag {
flex-grow: 1;
flex-basis: 55ch;
border-radius: 16px;
padding: 1ch;
padding: 0 1ch;
}
.recipe.active {
@ -133,11 +133,12 @@ button.tag {
content: "👩‍🍳 ";
}
.recipe .info {
.info {
margin: 16px 0;
}
.recipe .ingredients {
.ingredients,
.instructions {
margin: 16px 0;
}

Loading…
Cancel
Save