Puts sections into boxes on site page
This commit is contained in:
@ -62,7 +62,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<hr />
|
||||
<hr aria-hidden="true">
|
||||
|
||||
<section class="block" id="display-preferences">
|
||||
<h2 class="title is-4">{% trans "Display preferences" %}</h2>
|
||||
@ -94,7 +94,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<hr />
|
||||
<hr aria-hidden="true">
|
||||
|
||||
<section class="block" id="privacy">
|
||||
<h2 class="title is-4">{% trans "Privacy" %}</h2>
|
||||
|
Reference in New Issue
Block a user