From bc170e982f160518a666a0d5bfc7c1784bc3148e Mon Sep 17 00:00:00 2001 From: borissedw Date: Mon, 6 Nov 2023 16:40:29 +0300 Subject: [PATCH] 0.0.332 --- static/css/styles.css | 2 +- templates/blocks/profile/b_buttons_menu_profile.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/styles.css b/static/css/styles.css index 102e0eb..a826b8b 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -140,7 +140,7 @@ html, body{ } .wrapper_content { - margin: 55px auto; + margin: 0 auto; max-width: 1280px; position: relative; } diff --git a/templates/blocks/profile/b_buttons_menu_profile.html b/templates/blocks/profile/b_buttons_menu_profile.html index 0cf4b43..3ab02d5 100644 --- a/templates/blocks/profile/b_buttons_menu_profile.html +++ b/templates/blocks/profile/b_buttons_menu_profile.html @@ -1,7 +1,7 @@ {% load static %} {% csrf_token %}