Parameterize the photo grid
This commit is contained in:
parent
864c1b673a
commit
8cc207b84c
8 changed files with 30 additions and 10 deletions
|
@ -235,11 +235,12 @@
|
|||
grid-column: wide-content-start / wide-content-end;
|
||||
}
|
||||
|
||||
main > header > span.series {
|
||||
main > header > .series {
|
||||
margin-inline-start: 0.5em;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
main > header > span.series::before {
|
||||
main > header > .series::before {
|
||||
margin-inline-end: 0.25em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue