mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix(site): shrink Aside and Blockquote child margins
This commit is contained in:
@@ -275,7 +275,9 @@ Your content. You can use **markdown** in here, too.
|
||||
</Aside>
|
||||
|
||||
<Aside type="danger">
|
||||
Your content. You can use **markdown** in here, too.
|
||||
Of course it works with longer content as well. Even things that have multiple elements!
|
||||
|
||||
The elements have a gross Tailwind class that manages their margins which makes them tighter in this context. Neat!
|
||||
</Aside>
|
||||
|
||||
## Code and Code Frames
|
||||
|
||||
Reference in New Issue
Block a user