From 50ee43296523ce474688e7f1d5f1395b9d5c5fad Mon Sep 17 00:00:00 2001 From: borissedw Date: Fri, 10 Nov 2023 20:00:21 +0300 Subject: [PATCH] 0.0.346 --- static/css/styles.css | 4 ++-- templates/blocks/profile/b_buttons_menu_profile.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/static/css/styles.css b/static/css/styles.css index 32e322b..c420061 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -221,7 +221,7 @@ body { header { margin-top: 20px; - padding: 5px 40px; + padding: 5px 0; position: sticky; top: 0; background: #F8F8F8; @@ -1105,7 +1105,7 @@ section.login>form>div>div:nth-child(5)>a { } section.profile { - padding: 60px 40px 0; + padding: 60px 0; margin-bottom: 120px; width: 70%; float: left; diff --git a/templates/blocks/profile/b_buttons_menu_profile.html b/templates/blocks/profile/b_buttons_menu_profile.html index 378a127..3d06639 100644 --- a/templates/blocks/profile/b_buttons_menu_profile.html +++ b/templates/blocks/profile/b_buttons_menu_profile.html @@ -2,7 +2,7 @@ {% csrf_token %}