small coloring changes

This commit is contained in:
Daniel
2023-08-31 00:17:27 -04:00
parent 11539ade6c
commit fdfb3a927e
14 changed files with 38 additions and 38 deletions
@@ -99,7 +99,7 @@ export default function DeleteCollection({
</>
) : (
<p className="text-black dark:text-white">
Click the button below to leave the current collection:
Click the button below to leave the current collection.
</p>
)}