Center background
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="leading-normal tracking-normal text-white bg-cover bg-fixed"
|
<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">
|
<div class="min-h-screen flex flex-col">
|
||||||
<!--Nav-->
|
<!--Nav-->
|
||||||
<div class="w-full container mx-auto mt-6">
|
<div class="w-full container mx-auto mt-6">
|
||||||
|
|||||||
Reference in New Issue
Block a user