Let the photo gallery fill ninety percent of the viewport

This commit is contained in:
2026-09-19 15:07:32 +03:30
parent 70a3b808a7
commit b2d3c6823a
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -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 }}