From 34694eb8c95a9ac09a3b46d035a7a2fb28e19da8 Mon Sep 17 00:00:00 2001 From: Zakhar Date: Sun, 21 Jun 2026 13:03:14 +0300 Subject: [PATCH] meta desc keyw --- index.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index beac49d..9bd2c44 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,9 @@ - Document + Хватило.ру - персональный помощник по питанию + + @@ -169,10 +171,11 @@ #page_autobasket_images p {font-size: 20px;} #page_autobasket_images div {max-width: 100% !important;} #page_autobasket_images > div {flex-direction: row;} - #page_autobasket_images > div > img {max-width: 50% !important;} - h3 {font-size: 22px;} - .autobasket_image_wrapper img {max-width: 100% !important;} + #page_autobasket_images > div > img, + .autobasket_image_wrapper {max-width: 50% !important;} + + h3 {font-size: 22px;} #page_how_it_works_info {height: 280px;} #page_how_it_works_info_image img {max-width: 220px;} #page_how_it_works_step_3 img { max-width: 120px !important;max-height: 120px !important;} @@ -206,9 +209,13 @@ #page_how_it_works_content {padding: 0 20px;box-sizing: border-box;} #try_button {font-size: 12px;padding:8.5px 35.5px;} p.text_secondary {margin: 0;} + #page_autobasket_images p {font-size: 18px;} #page_autobasket_images > div {flex-direction: column;} + #page_autobasket_images div {gap: 8px;} + #page_autobasket_images div div {gap: 2px;} #page_autobasket_images div img {max-width: 100% !important;} - #page_autobasket_content_description p {font-size: 16px;} + #page_autobasket_content_description h2 {padding-bottom: 24px;} + #page_autobasket_content_description p {font-size: 16px;margin: 0;} p.description_large {font-size: 16px;} #page_how_it_works_info {height: auto;} #page_how_it_works_steps {font-size: 14px;padding:0;align-items: initial;margin-top: 20px;}