change #d-mealImg to #d-meal-img and #d-mealName to #d-meal-name

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu
2022-11-26 17:38:19 -08:00
parent af4378ee40
commit ae2e14172d
4 changed files with 5 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
background-color: #f7dfd5;
}
#d-mealImg {
#d-meal-img {
border: 2px solid rgb(31 41 32);
border-radius: 8px;
}