Start work on Styling

This commit is contained in:
2026-02-16 16:37:50 -08:00
parent 37687b64c7
commit a24ea523a8
4 changed files with 45 additions and 10 deletions
+2 -5
View File
@@ -3,12 +3,9 @@
<div class="page">
<main>
<div class="top-row px-4">
<h1>AI Stock Traider</h1>
<h1>AI Stock Trader</h1>
</div>
<article class="content px-4">
@Body
</article>
@Body
</main>
</div>