mirror of
https://github.com/torproject/tpo.git
synced 2024-11-23 09:59:56 +00:00
Fix bad col-width at xs
This commit is contained in:
parent
eba11d0110
commit
d64e32c3ca
@ -1,5 +1,5 @@
|
|||||||
<div class="container py-3 mt-5 content">
|
<div class="container py-3 mt-5 content">
|
||||||
<div class="w-75">
|
<div class="col-sm-9">
|
||||||
{% block body %}
|
{% block body %}
|
||||||
{{ this.body }}
|
{{ this.body }}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user