Let the photo gallery fill ninety percent of the viewport
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{% include header.html %}
|
||||
|
||||
<div class="page-content">
|
||||
<div class="wrapper">
|
||||
<div class="wrapper{% if page.wide_gallery %} wrapper-gallery{% endif %}">
|
||||
<h1 class="page-heading"></h1>
|
||||
{% if page.toc %}
|
||||
{{ content | toc_generate }}
|
||||
|
||||
Reference in New Issue
Block a user