new post + small margin fix
This commit is contained in:
parent
6442f7265d
commit
e2b55e192b
4 changed files with 113 additions and 0 deletions
|
@ -49,4 +49,7 @@ if (content.data.code) {
|
|||
.editorial :global(picture) {
|
||||
margin: var(--space-s-m) 0;
|
||||
}
|
||||
.content :global(p + p) {
|
||||
margin-block-start: var(--space-s);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue