Landing page uses offset grid

This commit is contained in:
Emilia Allison 2022-10-02 21:59:36 -04:00
parent 8ea9f702c5
commit d77ccd47ee
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
1 changed files with 3 additions and 5 deletions

View File

@ -14,14 +14,12 @@
</head>
<body class="vsc-initialized">
<div id="overlay"></div>
<main>
<header>
<div class="container flex column">
<h1 class="text-dark ff-serif fs-800">this is <mark class="waltuh-gradient">Waltuh</mark>.</h1>
<main class="offset-grid--top fullsize">
<div>
<h1 class="text-dark ff-serif fs-800 gap-large-bottom">this is <span class="waltuh-gradient">Waltuh</span>.</h1>
<p>You know how they say, "It's been a pleasure?"</p>
<p>It hasn't.</p>
</div>
</header>
</main>
<footer class="lock-bottom">
<a href="./">Return to Waltuh</a>