From fb5d63b6468303e33bc089576a081040c3ee67a9 Mon Sep 17 00:00:00 2001 From: hamid zarghami Date: Sun, 13 Jul 2025 09:56:41 +0330 Subject: [PATCH] single blog table and center image + border radius --- src/app/dmag/components/SingleBlogPage.tsx | 2 +- src/app/globals.css | 102 ++++++++++++++++++++- 2 files changed, 102 insertions(+), 2 deletions(-) diff --git a/src/app/dmag/components/SingleBlogPage.tsx b/src/app/dmag/components/SingleBlogPage.tsx index 4ff26f0..50ec3f7 100644 --- a/src/app/dmag/components/SingleBlogPage.tsx +++ b/src/app/dmag/components/SingleBlogPage.tsx @@ -27,7 +27,7 @@ const SingleBlogPage: FC = ({ id }) => {
-
+