More padding changes
This commit is contained in:
parent
f71e7a0be8
commit
c8e3ae79b6
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<div class="p-4 sm:p-6 lg:p-12 xl:container xl:py-16">{{ block "content" . }}{{ end }}</div>
|
||||
<div class="p-4 sm:p-6 lg:p-8 xl:container xl:py-12">{{ block "content" . }}{{ end }}</div>
|
||||
{{ block "js". }}{{ end }}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue