diff --git a/assets/css/styles.css b/assets/css/styles.css index b56a603..579edd1 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -349,7 +349,7 @@ img{ margin-bottom: var(--mb-2); } -.menu__name, .menu__preci{ +.menu__name, .menu__price{ font-weight: var(--font-semi-bold); color: var(--title-color); } @@ -358,7 +358,7 @@ img{ font-size: var(--normal-font-size); } -.menu__detail, .menu__preci{ +.menu__detail, .menu__price{ font-size: var(--small-font-size); } diff --git a/index.html b/index.html index 348fa34..463157f 100644 --- a/index.html +++ b/index.html @@ -367,7 +367,7 @@

Menu of the week

Delicious dish - $22.00 + $22.00 @@ -375,7 +375,7 @@ Delicious dish - $12.00 + $12.00 @@ -383,7 +383,7 @@ Delicious dish - $9.50 + $9.50 @@ -475,4 +475,4 @@ - \ No newline at end of file +