diff options
author | Volpeon <git@volpeon.ink> | 2021-04-18 15:53:42 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-04-18 15:53:42 +0200 |
commit | 304ebd1f875476fc2b6a7c5435b011c55d735617 (patch) | |
tree | 4fa8dec33d282ddac41178e7157282e93a7cde43 /templates/layouts/categorized_list.html | |
parent | Update (diff) | |
download | volpeon.ink-304ebd1f875476fc2b6a7c5435b011c55d735617.tar.gz volpeon.ink-304ebd1f875476fc2b6a7c5435b011c55d735617.tar.bz2 volpeon.ink-304ebd1f875476fc2b6a7c5435b011c55d735617.zip |
Update
Diffstat (limited to 'templates/layouts/categorized_list.html')
-rw-r--r-- | templates/layouts/categorized_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index 0e9142f..7ac643d 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html | |||
@@ -1,4 +1,4 @@ | |||
1 | <section class="l-section l-section--no-head"> | 1 | <section class="l-section l-section--fullscreen l-section--no-head"> |
2 | <div class="l-container l-container--pad-x l-container--pad-y l-container--content"> | 2 | <div class="l-container l-container--pad-x l-container--pad-y l-container--content"> |
3 | $body$ | 3 | $body$ |
4 | 4 | ||