finished adding profile deletion functionality + bug fix
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@ export default function Dashboard() {
|
||||
icon={faChartSimple}
|
||||
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 text-sky-500 dark:text-sky-500 drop-shadow"
|
||||
/>
|
||||
<p className="sm:text-4xl text-3xl text-black dark:text-white">
|
||||
<p className="sm:text-4xl text-3xl text-black dark:text-white font-thin">
|
||||
Dashboard
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user