Center background
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user