Center background

This commit is contained in:
Endorphin3D
2023-06-26 23:10:29 -04:00
parent aec5783ba3
commit b1d5fe6c08

View File

@@ -23,7 +23,7 @@
</head>
<body class="leading-normal tracking-normal text-white bg-cover bg-fixed"
style="background-image: url('/assets/images/header.png');">
style="background-image: url('/assets/images/header.png'); background-position: center;">
<div class="min-h-screen flex flex-col">
<!--Nav-->
<div class="w-full container mx-auto mt-6">