page-cover with caption
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
This commit is contained in:
parent
c34384adab
commit
6cd89d11fb
17 changed files with 355 additions and 23 deletions
|
|
@ -29,8 +29,5 @@ body{
|
|||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
@ -33,6 +33,10 @@ margin-bottom: calc(var(--spacing) * 1);
|
|||
|
||||
}
|
||||
|
||||
.page__cover{
|
||||
margin-top: calc(var(--spacing) * 2);
|
||||
}
|
||||
|
||||
.date{
|
||||
display: block;
|
||||
margin-top: calc(var(--spacing) * -1.5);
|
||||
|
|
@ -72,5 +76,7 @@ margin-bottom: calc(var(--spacing) * 1);
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue