mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
fix(admonitions): align paragraph spacing with prose
This commit is contained in:
@@ -122,7 +122,7 @@ html.dark {
|
||||
}
|
||||
|
||||
.admonition .admonition-content > * + * {
|
||||
@apply mt-3;
|
||||
margin-top: 1.25em !important;
|
||||
}
|
||||
|
||||
.admonition {
|
||||
|
||||
Reference in New Issue
Block a user