mirror of
https://github.com/wassname/stampy-chat.git
synced 2026-09-11 12:50:34 +08:00
quick styling fix
This commit is contained in:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user