Don't place <ul> elements inside <p>

This commit is contained in:
Christopher Gurnee 2021-10-27 13:48:54 -04:00
parent d9c46d00e7
commit a328d8027d

View file

@ -63,7 +63,7 @@ const About = props => {
Months later ceddit was fixed, but I didn't see any reason to remove what I had done.
Today both sites live side by side and strive for the same goal.
</p>
<p>
<div>
There are some minor differences in them though:
<ul>
<li>
@ -78,7 +78,7 @@ const About = props => {
Ceddit provides user lookup while removeddit doesn't.
</li>
</ul>
</p>
</div>
<h2 className='contact'>Links</h2>
<p>