chore: change text style
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user