final touch on darkmode

This commit is contained in:
Daniel
2023-08-15 21:29:38 -04:00
parent da92d46f7b
commit 122b331efa
18 changed files with 40 additions and 20 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ export default function Index() {
) : null}
</div>
<div className="text-gray-500 dark:text-gray-300 flex justify-between items-end gap-5">
<div className="text-black dark:text-white flex justify-between items-end gap-5">
<p>{activeCollection?.description}</p>
<div className="flex items-center gap-2">
<div className="relative">