diff --git a/static/css/styles.css b/static/css/styles.css index 19afeec..b58de02 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -275,7 +275,7 @@ section.register>h1 { } footer>div { - max-width: 85%; + max-width: 1440px; margin: auto; padding: 40px; height: 73%; @@ -328,7 +328,7 @@ footer>div { .second-footer>div { - max-width: 90%; + max-width: 1440px; margin: auto; height: 60px; width: 100%; @@ -2153,6 +2153,7 @@ button#send_feedback_form{ font-style: normal; font-weight: 700; line-height: 36px; + margin-top: 30px; } .tabs>label:not(:first-of-type) { @@ -2178,6 +2179,9 @@ button#send_feedback_form{ width: 90%; margin: auto; } +.pre_bottom_block_static>h2{ + margin-top: 100px; +} .cards_wrapper{ display: flex; @@ -2332,6 +2336,9 @@ button#send_feedback_form{ flex-direction: column; align-items: center; } +.faq_main_page>h2{ + margin-top: 100px; +} details{ diff --git a/templates/pages/p_main.html b/templates/pages/p_main.html index 31951bf..bafa0a4 100644 --- a/templates/pages/p_main.html +++ b/templates/pages/p_main.html @@ -273,10 +273,12 @@ {% translate "Как оплатить лицензию?" %}

{% translate "Однозначно, явные признаки победы институционализации ограничены исключительно образом мышления. Следует отметить, что новая модель организационной деятельности обеспечивает широкому кругу (специалистов) участие в формировании как самодостаточных, так и внешне зависимых концептуальных решений. " %}

+

{% translate "Последние новости" %}

+ -

{% translate "Последние новости" %}

+
{% for art in articles %}