chore: change text style

This commit is contained in:
2026-04-09 20:43:33 +02:00
parent 1c6383e5a0
commit 9c9f5bd899

View File

@@ -109,7 +109,6 @@ export function TopBar({
)}
<span
className="text-[10px] text-black/50"
style={{ textShadow: '0 1px 2px rgba(0,0,0,0.7)' }}
>
Built with hubris {toRoman(new Date().getFullYear())}
</span>