From d294526020e87af4170fdc474bb571c29dd60189 Mon Sep 17 00:00:00 2001 From: satnaing Date: Sat, 26 Nov 2022 16:12:22 +0630 Subject: [PATCH] refactor(style): move 'Posted on:' span text below the svg image for layout --- src/components/Datetime.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Datetime.tsx b/src/components/Datetime.tsx index edb1323..d7abaf8 100644 --- a/src/components/Datetime.tsx +++ b/src/components/Datetime.tsx @@ -7,7 +7,6 @@ export interface Props { export default function Datetime({ datetime, size = "sm", className }: Props) { return (
- Posted on: + Posted on: