Implement styling, easier config
This commit is contained in:
@@ -20,7 +20,7 @@ const sections = await Promise.all(
|
||||
);
|
||||
---
|
||||
|
||||
<ul>
|
||||
<ul class="prose-radium">
|
||||
{
|
||||
sections.map((section) => (
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user