price -> prices (unfinished)

This commit is contained in:
2020-11-08 19:07:52 +01:00
parent dfa1a88163
commit dd9501e3cc
11 changed files with 364 additions and 82 deletions

View File

@@ -48,7 +48,7 @@
h5 {
font-size: 1rem;
font-weight: 300;
margin: 0 8px 0 auto;
margin: 0 0 0 auto;
}
p {
color: $gray;
@@ -71,9 +71,9 @@
}
.dish-row-column {
margin-top: 18px;
margin-bottom: 18px;
margin-top: 12px;
margin-bottom: 12px;
h5 {
margin-bottom: 8px;
margin-bottom: 4px;
}
}