From afe52da92da896d8fe6b8bfda30ac2225a2c899b Mon Sep 17 00:00:00 2001 From: abizek <91976421+abizek@users.noreply.github.com> Date: Mon, 1 Apr 2024 19:31:28 +0530 Subject: [PATCH] fix(artboard): apply custom text and background color --- apps/artboard/src/components/page.tsx | 2 +- apps/artboard/src/pages/artboard.tsx | 2 +- apps/artboard/src/styles/main.css | 2 +- apps/artboard/src/templates/ditto.tsx | 2 +- apps/artboard/tailwind.config.js | 24 +++++++++++++++++++++++- 5 files changed, 27 insertions(+), 5 deletions(-) diff --git a/apps/artboard/src/components/page.tsx b/apps/artboard/src/components/page.tsx index 56719787..aef5fa32 100644 --- a/apps/artboard/src/components/page.tsx +++ b/apps/artboard/src/components/page.tsx @@ -20,7 +20,7 @@ export const Page = ({ mode = "preview", pageNumber, children }: Props) => { return (
{basics.headline}