From 308e9c1df28421874a8945f2493906fe6eb635d8 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Thu, 26 Oct 2023 16:43:10 +0300 Subject: [PATCH] 0.0.184 media 360px v.3.2 --- static/css/mobile_styles.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 347fe2c..f5febce 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -3,6 +3,7 @@ header{ padding: 5px 16px; + margin-top: unset; } header .header-second { @@ -32,6 +33,9 @@ border-top: 2px solid #E6E6E6; border-right: 2px solid #E6E6E6; border-bottom: 2px solid #E6E6E6; + } + .abbreviation_airport_in_search{ + } .from_address_point_txt.find_route.first{ border-radius: 10px 0 0 0; @@ -51,7 +55,7 @@ margin-right: 37px; } .line_f_header{ - top: 44px; + top: 45px; } .top_block_static_wrapper_main{