This commit is contained in:
RochesterX
2025-12-01 23:34:36 -05:00
parent 1b039f1369
commit 511a3459c4
3 changed files with 23 additions and 3 deletions

View File

@@ -8,7 +8,10 @@
<div class="grid-container">
<div class="header">
<div class="header-left">
<h2 class="logo">PayDirt</h2>
<div class="logo-container">
<h2 class="logo">PayDirt</h2>
<p class="subtitle">NFL Stats</p>
</div>
<a class="button" href="/search">Search Players</a>
<br>
</div>