Progress sync, sample text on home page

This commit is contained in:
2025-07-06 02:13:19 -04:00
parent 0c4e89dc9a
commit 9d4ed47c63
3 changed files with 16 additions and 2 deletions

View File

@ -35,7 +35,10 @@
</header>
<main>
<div class="container flex-adaptive">
<div class="flex-1">Text</div>
<div class="flex-1">
<h1>Welcome to <span class="color-teal">Cyper's Blog</span>!</h1>
<p>Where you can experience stories <span class="">side-by-side</span> with <span class="">Cyper</span></p>
</div>
<div class="flex-1 home-grid-container">
<div class="home-grid">
<div class="fill-background fill-teal border-round-1 border-round-tl border-round-bl"></div>