i remade the guide !!! yipee!

This commit is contained in:
jane 2023-04-17 21:47:17 -04:00
parent a862f57d9b
commit ae53f78a87
8 changed files with 41 additions and 1 deletions

View file

@ -6,5 +6,5 @@
</h1>
<br />
<p class="subtitle"><strong>{{ page.date }}</strong></p>
<div style="max-width: 400px; max-height: 75vh; overflow-y: scroll;">{{ page.content | safe }}</div>
<div style="max-width: 550px; max-height: 75vh; overflow-y: scroll;">{{ page.content | safe }}</div>
{% endblock content %}