Skip to content

Commit 8cf0efa

Browse files
Update index.html
1 parent 0cff37c commit 8cf0efa

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<link rel="stylesheet" href="/styles.css">
1212
</head>
1313
<body>
14-
<!-- Navbar -->
15-
<header class="nav">
14+
<!-- Navbar (fixed) -->
15+
<header class="nav" id="siteNav">
1616
<div class="container nav-inner">
1717
<div class="brand">
1818
<span class="logo-mark">M</span><span class="logo-text">Metridex</span>
@@ -58,9 +58,11 @@ <h3>QuickScan snapshot</h3>
5858

5959
<!-- About (centered band) -->
6060
<section id="about" class="section band center">
61-
<div class="container">
62-
<h2>About</h2>
63-
<p>Metridex helps communities, launchpads and traders spot risk signals fast: liquidity, holder patterns, contract flags, domain reputation (WHOIS/RDAP), SSL, Wayback and more.</p>
61+
<div class="container band-inner">
62+
<div class="band-copy">
63+
<h2>About</h2>
64+
<p>Metridex helps communities, launchpads and traders spot risk signals fast: liquidity, holder patterns, contract flags, domain reputation (WHOIS/RDAP), SSL, Wayback and more.</p>
65+
</div>
6466
</div>
6567
</section>
6668

0 commit comments

Comments
 (0)