quick styling fix

This commit is contained in:
Fraser
2023-06-08 21:01:22 -04:00
parent bd3b25030b
commit 88fbf1e0b2
+2 -2
View File
@@ -460,10 +460,10 @@ const Home: NextPage = () => {
<main>
<Header page="index" />
<p><b>
<p>
Since this is still an early test, all questions and answers are stored.<br/>
Zero other information is collected.
</b></p>
</p>
<ul>
{entries.map((entry, i) => {