Merge pull request #1842 from abizek/fix/custom-text-and-background-color

Fix(artboard): Text and background color
This commit is contained in:
Amruth Pillai
2024-05-20 16:42:36 +02:00
committed by GitHub
5 changed files with 27 additions and 5 deletions

View File

@ -38,7 +38,7 @@ const Header = () => {
<p>{basics.headline}</p>
</div>
<div className="text-text col-span-2 col-start-2 mt-10">
<div className="col-span-2 col-start-2 mt-10 text-foreground">
<div className="flex flex-wrap items-center gap-x-2 gap-y-0.5 text-sm">
{basics.location && (
<>