0.0.161 upd footer max-width

This commit is contained in:
2023-10-01 13:51:32 +03:00
parent c024b74f5b
commit 53c5b2b53e
2 changed files with 12 additions and 3 deletions

View File

@@ -275,7 +275,7 @@ section.register>h1 {
} }
footer>div { footer>div {
max-width: 85%; max-width: 1440px;
margin: auto; margin: auto;
padding: 40px; padding: 40px;
height: 73%; height: 73%;
@@ -328,7 +328,7 @@ footer>div {
.second-footer>div { .second-footer>div {
max-width: 90%; max-width: 1440px;
margin: auto; margin: auto;
height: 60px; height: 60px;
width: 100%; width: 100%;
@@ -2153,6 +2153,7 @@ button#send_feedback_form{
font-style: normal; font-style: normal;
font-weight: 700; font-weight: 700;
line-height: 36px; line-height: 36px;
margin-top: 30px;
} }
.tabs>label:not(:first-of-type) { .tabs>label:not(:first-of-type) {
@@ -2178,6 +2179,9 @@ button#send_feedback_form{
width: 90%; width: 90%;
margin: auto; margin: auto;
} }
.pre_bottom_block_static>h2{
margin-top: 100px;
}
.cards_wrapper{ .cards_wrapper{
display: flex; display: flex;
@@ -2332,6 +2336,9 @@ button#send_feedback_form{
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
} }
.faq_main_page>h2{
margin-top: 100px;
}
details{ details{

View File

@@ -273,10 +273,12 @@
<summary>{% translate "Как оплатить лицензию?" %}</summary> <summary>{% translate "Как оплатить лицензию?" %}</summary>
<p>{% translate "Однозначно, явные признаки победы институционализации ограничены исключительно образом мышления. Следует отметить, что новая модель организационной деятельности обеспечивает широкому кругу (специалистов) участие в формировании как самодостаточных, так и внешне зависимых концептуальных решений. " %}</p> <p>{% translate "Однозначно, явные признаки победы институционализации ограничены исключительно образом мышления. Следует отметить, что новая модель организационной деятельности обеспечивает широкому кругу (специалистов) участие в формировании как самодостаточных, так и внешне зависимых концептуальных решений. " %}</p>
</details> </details>
<h2 id=title_static>{% translate "Последние новости" %}</h2>
</div> </div>
<h2 id=title_static>{% translate "Последние новости" %}</h2>
<div class="news_block_main"> <div class="news_block_main">
{% for art in articles %} {% for art in articles %}