price -> prices (unfinished)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user