Update sidebar widths
This commit is contained in:
parent
4831caa7ca
commit
cebbe530d2
|
@ -103,7 +103,7 @@
|
|||
{% endif %}
|
||||
|
||||
{% if page.sidebar_second %}
|
||||
<aside class="md:w-1/4" role="complementary">
|
||||
<aside class="w-full md:w-2/5 lg:w-1/3 px-6" role="complementary">
|
||||
{{ page.sidebar_second }}
|
||||
</aside>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue