diff options
| author | Volpeon <git@volpeon.ink> | 2022-06-19 09:47:15 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-06-19 09:47:15 +0200 |
| commit | 27d669e3680519f08e8515ae3314a4707374dc58 (patch) | |
| tree | 5ad9009af0edd6a24aebb41e392d1be7530a0441 /templates/layouts | |
| parent | Update (diff) | |
| download | volpeon.ink-27d669e3680519f08e8515ae3314a4707374dc58.tar.gz volpeon.ink-27d669e3680519f08e8515ae3314a4707374dc58.tar.bz2 volpeon.ink-27d669e3680519f08e8515ae3314a4707374dc58.zip | |
Update
Diffstat (limited to 'templates/layouts')
| -rw-r--r-- | templates/layouts/exhibit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/exhibit.html b/templates/layouts/exhibit.html index a332c14..1e0f19c 100644 --- a/templates/layouts/exhibit.html +++ b/templates/layouts/exhibit.html | |||
| @@ -49,7 +49,7 @@ | |||
| 49 | </footer> | 49 | </footer> |
| 50 | </section> | 50 | </section> |
| 51 | 51 | ||
| 52 | <div class="l-container l-container--pad-x l-container--pad-y l-container--narrow-125 u-pt-100"> | 52 | <div class="l-container l-container--pad-x l-container--pad-y l-container--narrow-125 u-pt-0"> |
| 53 | <div class="s-colored-links s-headings s-blockquotes s-code s-lists s-tables s-alerts e-content" itemprop="articleBody"> | 53 | <div class="s-colored-links s-headings s-blockquotes s-code s-lists s-tables s-alerts e-content" itemprop="articleBody"> |
| 54 | $body$ | 54 | $body$ |
| 55 | </div> | 55 | </div> |
