feat: complete restyling of basic components
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<header>
|
||||
{{ partial "header.html" . }}
|
||||
</header>
|
||||
<main>
|
||||
<main class="main">
|
||||
{{ block "main" . }}{{ end }}
|
||||
</main>
|
||||
<footer>
|
||||
|
Reference in New Issue
Block a user