Added entity span

This commit is contained in:
Sebastian Seedorf
2022-08-09 12:24:47 +02:00
parent 12c8cacaf6
commit 6d3aae7fe9
12 changed files with 270 additions and 22 deletions

View File

@@ -0,0 +1,5 @@
.recipe {
align-items: center;
display: flex;
gap: 0.2em;
}