FIX: bg black on body

This commit is contained in:
valere
2024-10-24 14:15:44 +02:00
parent e1ed518ce4
commit 721f200d72
5 changed files with 22 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="bg-black text-white p-12 text-lg flex flex-col items-center">
<div class="text-white p-12 text-lg flex flex-col items-center">
<a href="/" class="mb-12">
<img class="logo" src="/logo.svg">
</a>