fixed design

This commit is contained in:
sdarbinyan
2026-03-05 20:45:15 +04:00
parent 7b18376d28
commit af78c053ba
2 changed files with 10 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
<h1>PUBLIC OFFER AGREEMENT</h1> <div class="legal-page">
<div class="legal-container">
<h1>PUBLIC OFFER AGREEMENT</h1>
<section class="legal-section"> <section class="legal-section">
<h2>Key Definitions</h2> <h2>Key Definitions</h2>
@@ -513,3 +515,5 @@
<p><strong>16.8. Response to Violations</strong></p> <p><strong>16.8. Response to Violations</strong></p>
<p>Non-intervention by the Site Owner in the event of violations of agreements by Users does not prevent subsequent measures to protect the Owner's interests at a later date.</p> <p>Non-intervention by the Site Owner in the event of violations of agreements by Users does not prevent subsequent measures to protect the Owner's interests at a later date.</p>
</section> </section>
</div>
</div>

View File

@@ -1,4 +1,6 @@
<h1>СОГЛАШЕНИЕ ПУБЛИЧНОЙ ОФЕРТЫ</h1> <div class="legal-page">
<div class="legal-container">
<h1>СОГЛАШЕНИЕ ПУБЛИЧНОЙ ОФЕРТЫ</h1>
<section class="legal-section"> <section class="legal-section">
<h2>Основные понятия</h2> <h2>Основные понятия</h2>
@@ -513,3 +515,5 @@
<p><strong>16.8. Реакция на нарушения</strong></p> <p><strong>16.8. Реакция на нарушения</strong></p>
<p>Невмешательство Владельца сайта в случае нарушений соглашений Пользователями не препятствует последующим мерам защиты интересов Владельца позже.</p> <p>Невмешательство Владельца сайта в случае нарушений соглашений Пользователями не препятствует последующим мерам защиты интересов Владельца позже.</p>
</section> </section>
</div>
</div>