From 534defa36bb9b9be3eb28545d1742f5785efef42 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Mon, 20 Nov 2023 00:44:07 +0300 Subject: [PATCH] 0.0.242 upd css for create route --- static/css/mobile_styles.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 5653bfd..f48b8dc 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -258,7 +258,7 @@ button#more_button{ width: 50%; - margin-top: 40px; + /*margin-top: 40px;*/ } #title_static{ font-size: 33px; @@ -512,7 +512,7 @@ padding: unset; } span#sub_title_static{ - margin: unset; + /*margin: unset;*/ } #title_static_customer{ font-size: 24px; @@ -1197,7 +1197,7 @@ } .info_profile{ - width: 62%; + width: 59%; float: none; /*margin-left: 25px;*/ }