diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index fbf57aa..c7d5c56 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -15261,6 +15261,7 @@ main.sona_cont_measurement { .main_bf_food .recommend_item { display: flex; + flex-direction: column; justify-content: center; align-items: center; width: 100%; @@ -15271,6 +15272,12 @@ main.sona_cont_measurement { border-radius: 100px; } +.main_bf_food .recommend_item p { + color: #45C4A7; + font-size: 0.7rem; + margin-top: 0.3rem; +} + .main_bf_food .bf_homemade { border: 1px solid #FFCC00; } @@ -16213,7 +16220,9 @@ main.sona_cont_measurement { position: fixed; bottom: 20px; width: calc(100% - 1rem); + max-width: calc(1024px - 1rem); height: 50px; + margin: 0 auto; } .d_day_modal { diff --git a/src/main/webapp/m/html/bf_food/10-1.이유식-추천식재료.html b/src/main/webapp/m/html/bf_food/10-1.이유식-추천식재료.html index 3903709..621edc4 100644 --- a/src/main/webapp/m/html/bf_food/10-1.이유식-추천식재료.html +++ b/src/main/webapp/m/html/bf_food/10-1.이유식-추천식재료.html @@ -500,8 +500,9 @@