css refactoring
This commit is contained in:
parent
5fab362054
commit
1be98b0663
6 changed files with 17 additions and 22 deletions
|
@ -15,7 +15,7 @@ eleventyComputed:
|
|||
<body>
|
||||
{% include 'header.njk' %}
|
||||
|
||||
<main>
|
||||
<main class="content">
|
||||
{{ content | safe }}
|
||||
</main>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue