fix: class grouping tidy-up
This commit is contained in:
parent
4333a7bde9
commit
9ef9fd3b85
5 changed files with 15 additions and 14 deletions
|
@ -23,7 +23,7 @@
|
|||
</head>
|
||||
<body>
|
||||
{% include "partials/header.html" %}
|
||||
<main id="main" class="wrapper flow">
|
||||
<main id="main" class="[ flow wrapper ]">
|
||||
{{ content | safe }}
|
||||
</main>
|
||||
{% include "partials/footer.html" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue