chore: change text style
This commit is contained in:
@@ -109,7 +109,6 @@ export function TopBar({
|
|||||||
)}
|
)}
|
||||||
<span
|
<span
|
||||||
className="text-[10px] text-black/50"
|
className="text-[10px] text-black/50"
|
||||||
style={{ textShadow: '0 1px 2px rgba(0,0,0,0.7)' }}
|
|
||||||
>
|
>
|
||||||
Built with hubris • {toRoman(new Date().getFullYear())}
|
Built with hubris • {toRoman(new Date().getFullYear())}
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user