0.0.193 add header width 100%

This commit is contained in:
2023-11-02 13:09:44 +03:00
parent ed809290ca
commit e1846e0564
5 changed files with 133 additions and 98 deletions

View File

@@ -52,7 +52,7 @@
{% endblock %}
</head>
<body>
<div class="wrapper_main">
{% include 'blocks/b_header.html' %}
<div class="wrapper_content">
@@ -61,7 +61,7 @@
</div>
</div>
{% include 'blocks/b_footer.html' %}