Update canary version to fix scroll to top. (#976)

This commit is contained in:
Stephanie Dietz
2023-04-20 10:40:29 -05:00
committed by GitHub
parent 67a192eba8
commit a677c17f78
6 changed files with 877 additions and 829 deletions

View File

@@ -47,7 +47,7 @@ export default async function Footer() {
</a>
</div>
</div>
<div className="flex flex-col items-center justify-between space-y-4 pt-6 pb-10 text-sm md:flex-row">
<div className="flex flex-col items-center justify-between space-y-4 pb-10 pt-6 text-sm md:flex-row">
<p>
&copy; {copyrightDate} {SITE_NAME}. All rights reserved.
</p>