mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-09 06:08:11 -06:00
Highlight 'rdap' in title with span darkening 1st/2nd level namespaces
This commit is contained in:
@@ -32,7 +32,7 @@ const Index: NextPage = () => {
|
||||
<nav className="bg-zinc-850 px-5 py-4 shadow-sm">
|
||||
<span className="text-white" style={{ fontSize: "larger" }}>
|
||||
<a className="text-xl font-medium" href="#">
|
||||
rdap.xevion.dev
|
||||
rdap<span className="text-zinc-400">.xevion.dev</span>
|
||||
</a>
|
||||
</span>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user