From f82ae16e312ca791728dc7ff88b0c3b5b891edaa Mon Sep 17 00:00:00 2001 From: ArtemB Date: Sun, 19 Nov 2023 20:03:26 +0300 Subject: [PATCH] 0.0.239 fix menu_profile, main search widget, benefit_img, header hide menu, header, title in cusmer page --- static/css/mobile_styles.css | 4 ++-- static/css/styles(boris).css | 2 +- static/css/styles.css | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index d3d85dc..55e318b 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -120,7 +120,7 @@ margin-right: 26px; } header .header-first{ - margin-top: 8px; + margin-top: 5px; } header .header-second { @@ -496,7 +496,7 @@ display: none; } .bottom_block_static{ - padding: unset; + padding: 50px 0 0; width: unset; } .bottom_block_static>form>.inputs_l{ diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 958c70f..db2e1c0 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -1128,7 +1128,7 @@ .cont-el-form-search-carrier > label{ color: #27242499; - padding-bottom: 10px; + padding-top: 10px; display: block; margin: 0; } diff --git a/static/css/styles.css b/static/css/styles.css index 7d51971..2f4ea36 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -546,7 +546,7 @@ header .header-first { background-color: white; border-radius: 10px; width: 250px; - height: 382px; + height: 390px; box-shadow: -1px 4px 10px 0px rgba(198, 199, 203, 0.20), 0px -1px 10px 0px rgba(198, 199, 203, 0.20); z-index: 1; } @@ -2076,6 +2076,7 @@ button#more_button{ .benefit_img>img{ align-self: center; + margin: 0 10px; } .benefit_title{