layout tweaks
This commit is contained in:
parent
f6e1324a2b
commit
efe3c23c67
4 changed files with 25 additions and 20 deletions
|
@ -40,11 +40,6 @@
|
|||
</head>
|
||||
|
||||
<body class="flex h-full bg-zinc-50 dark:bg-black {% block body_class %}{% endblock %}">
|
||||
<div class="fixed inset-0 flex justify-center sm:px-8">
|
||||
<div class="flex w-full max-w-7xl px-0 md:px-4 lg:px-8">
|
||||
<div class="w-full bg-white ring-1 ring-zinc-100 dark:bg-zinc-900 dark:ring-zinc-300/20"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="relative w-full sm:px-8">
|
||||
{% include "includes/header.html" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue