quickfix shadcn-ui theme

This commit is contained in:
Victor Oliva
2024-11-06 15:21:13 +01:00
parent 2c248d6bb8
commit 08f9855804

View File

@@ -13,7 +13,7 @@
rel="stylesheet">
</head>
<body class="text-polkadot-100 bg-black karla-400">
<body class="dark text-polkadot-100 bg-black karla-400">
<div id="root" class="flex justify-center"></div>
<script type="module" src="/src/main.tsx"></script>
</body>