mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-02 13:58:18 -05:00
Add bottom margin
This commit is contained in:
@@ -36,7 +36,7 @@ export default function MarkdownPage({content, filename}: Props) {
|
||||
description={title}
|
||||
url={`/` + filename}
|
||||
/>
|
||||
<Col className="items-center">
|
||||
<Col className="items-center mb-8">
|
||||
<Col className='w-full rounded px-3 py-4 sm:px-6 space-y-4 custom-link'>
|
||||
<ReactMarkdown
|
||||
components={{
|
||||
|
||||
Reference in New Issue
Block a user