redesign and fixes

This commit is contained in:
2021-02-05 19:57:06 +01:00
parent c712d614e1
commit 611b101e9e
15 changed files with 243 additions and 50 deletions

View File

@@ -107,3 +107,8 @@
color: $gray;
}
}
.dishlist-container{
margin-top: 24px;
margin-bottom: 24px;
}