Skip to content

Commit f236153

Browse files
TiZoriicoderabbitai[bot]
authored andcommitted
Update frontend/app/not-found.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 5b85daf commit f236153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/app/not-found.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export default async function NotFound() {
4545
<span className="relative inline-block bg-gradient-to-r from-[var(--accent-primary)]/70 via-[color-mix(in_srgb,var(--accent-primary)_70%,white)]/70 to-[var(--accent-hover)]/70 bg-clip-text text-transparent">
4646
DevL
4747
</span>
48-
<span className="relative inline-block text-red-500 text-[1 em] leading-none" style={{ verticalAlign: 'baseline' }}>
48+
<span className="relative inline-block text-red-500 text-[1em] leading-none" style={{ verticalAlign: 'baseline' }}>
4949
Ø
5050
</span>
5151
<span className="relative inline-block bg-gradient-to-r from-[var(--accent-primary)]/70 via-[color-mix(in_srgb,var(--accent-primary)_70%,white)]/70 to-[var(--accent-hover)]/70 bg-clip-text text-transparent">

0 commit comments

Comments
 (0)