This commit is contained in:
parent
ca7a86a1ff
commit
ddcd8a49c8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
{{ partial "head.html" . }}
|
||||
|
||||
<body class="bg-white text-[#192252] flex flex-col justify-center items-center">
|
||||
<section class="max-w-[1000px]">
|
||||
<section class="max-w-[1200px]">
|
||||
{{ partial "nav.html" . }}
|
||||
<section class="min-h-[1000px]">
|
||||
{{ block "main" . }}{{ end }}
|
||||
|
|
Loading…
Add table
Reference in a new issue