Restored to '29e4194cd85589f897daebcf14ae1b0030cf7a9f'
Replit-Restored-To: 29e4194cd8
This commit is contained in:
@ -207,7 +207,7 @@ export default function Article() {
|
||||
);
|
||||
}
|
||||
return (
|
||||
<p key={index} className="mb-3 whitespace-pre-wrap leading-tight">
|
||||
<p key={index} className="mb-3 whitespace-pre-wrap leading-normal">
|
||||
{part.content}
|
||||
</p>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user