updated loclahosr
This commit is contained in:
@@ -98,8 +98,8 @@ export default function Header() {
|
||||
</Link>
|
||||
</div>
|
||||
{/* Right: Texts stacked + icons */}
|
||||
<div className="flex items-center space-x-24">
|
||||
<div className="flex flex-col leading-tight text-white tabular-nums text-xl">
|
||||
<div className="flex items-center space-x-24 ">
|
||||
<div className="flex flex-col leading-tight text-white tabular-nums text-xl text-right">
|
||||
<h2>Local: {localStr}</h2>
|
||||
<h2>UTC: {utcStr}</h2>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user