From 93cf3aa695c47de86b8b0ae1ed5e0cee01e6251c Mon Sep 17 00:00:00 2001 From: ArtemB Date: Mon, 6 Nov 2023 13:46:32 +0300 Subject: [PATCH] 0.0.203 --- static/css/styles.css | 5 +++-- templates/blocks/b_header.html | 23 +++++++++++++---------- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/static/css/styles.css b/static/css/styles.css index d3d56f7..52d7a6e 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -627,9 +627,11 @@ header .header-second { display: inline-block; vertical-align: middle; } + .header_buttons { display: inline-block; margin-top: 16px; + margin-bottom: 14px; } span.btn_profile_name { @@ -2005,7 +2007,6 @@ button#more_button{ display: flex; height: fit-content; align-items: flex-start; - gap: 20px; justify-content: space-around; margin-bottom: 20px @@ -2156,7 +2157,7 @@ button#more_button{ } .benefit_img_item{ - max-width: 360px; + max-width: 30% } diff --git a/templates/blocks/b_header.html b/templates/blocks/b_header.html index 36ea0ae..0ad9c1b 100644 --- a/templates/blocks/b_header.html +++ b/templates/blocks/b_header.html @@ -90,18 +90,21 @@ {% endif %} {% if not user.is_authenticated %} +
+ + Регистрация + - - Регистрация - + + Войти + + +
- - Войти -