feat: update version 3 post
This commit is contained in:
parent
bc728a3b8c
commit
ec53da11c2
5 changed files with 108 additions and 7 deletions
|
@ -125,7 +125,7 @@ hr {
|
|||
|
||||
:not(pre) > code {
|
||||
background-color: var(--color-surface);
|
||||
border-radius: 0.5em;
|
||||
border-radius: var(--spacing-\0.5);
|
||||
padding-block: 0.15em;
|
||||
padding-inline: 0.25em;
|
||||
}
|
||||
|
@ -147,7 +147,7 @@ figure figcaption {
|
|||
|
||||
picture source,
|
||||
picture img {
|
||||
border-radius: 1rem;
|
||||
border-radius: var(--spacing-0\.5);
|
||||
}
|
||||
|
||||
aside {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue