Seperated landing page into self contained template as gradient stylings were making the dashboard hard to read
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body class="gradient leading-relaxed tracking-wide flex flex-col">
|
||||
<body class="leading-relaxed tracking-wide flex flex-col">
|
||||
<div class="container mx-auto p-4 lg:p-1 min-h-screen h-full">
|
||||
|
||||
{% block content %}
|
||||
|
||||
Reference in New Issue
Block a user