Added new stuff

This commit is contained in:
2024-02-29 15:54:11 +01:00
parent 60cc290004
commit 5bd74b3ca4
7 changed files with 61 additions and 39 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ export default function HomeActivities({ className }) {
return (
<div
className={`update-table w-full p-8 bg-white dark:bg-dark-white overflow-hidden rounded-2xl section-shadow relative min-h-[520px] ${
className={`update-table w-full p-8 bg-white dark:bg-dark-white overflow-hidden rounded-2xl relative min-h-[520px] ${
className || ""
}`}
>