summaryrefslogtreecommitdiff
path: root/src/components/review.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/review.tsx')
-rw-r--r--src/components/review.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/review.tsx b/src/components/review.tsx
index e3f34df..153c202 100644
--- a/src/components/review.tsx
+++ b/src/components/review.tsx
@@ -9,7 +9,7 @@ export default function Review({ review }) {
<>
<div className="grid grid-cols-10 w-3/5 my-4">
<div className="flex flex-col col-span- justify-center mx-2">
- <div>
+ <div className="text-black">
{review.attributes.author_name}
</div>
<div>