diff --git a/components/AppealCard.tsx b/components/AppealCard.tsx index 67e38ad..db071f5 100644 --- a/components/AppealCard.tsx +++ b/components/AppealCard.tsx @@ -31,11 +31,12 @@ export default function (props: { return ( <> - + Appeal for {props.username}#{props.discriminator} + ID: {props.id} }> @@ -53,20 +54,18 @@ export default function (props: { {props.learned} - - - - - - - Submitted at: {dateString} -
- ID: {props.id} -
+ + + + + + + + Submitted at: {dateString}