Skip to content

Commit

Permalink
Abstract -> Answer
Browse files Browse the repository at this point in the history
  • Loading branch information
kkraune committed Aug 26, 2024
1 parent e0236ef commit 143a327
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export function AbstractTitle() {
return (
<Group pt={isMobile ? 0 : 'md'} justify="space-between">
<Title order={4} c="var(--high-contrast-text)">
Abstract{' '}
Answer{' '}
<Text fw={fontWeightLight} size="sm" span>
(experimental)
</Text>
Expand Down

0 comments on commit 143a327

Please sign in to comment.