chore: 11ty img
This commit is contained in:
parent
2bcd6d3ee7
commit
73eb06739e
23 changed files with 728 additions and 270 deletions
|
@ -147,6 +147,10 @@ a:active,
|
|||
stroke: var(--accent-color-hover);
|
||||
}
|
||||
|
||||
picture {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* headers */
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-weight: var(--font-weight-bold);
|
||||
|
|
Reference in a new issue