add video to report
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s
This commit is contained in:
parent
debbefb623
commit
aeb5abb7aa
4 changed files with 40 additions and 1 deletions
|
|
@ -3068,6 +3068,7 @@ main .page__header .description-medium {
|
|||
grid-template-columns: 1fr 1fr;
|
||||
gap: var(--padding-body);
|
||||
margin-bottom: calc(var(--spacing) * 4);
|
||||
margin-top: calc(var(--spacing) * 2);
|
||||
position: relative;
|
||||
}
|
||||
.report__content .subsection-w-media .media {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -270,6 +270,7 @@
|
|||
grid-template-columns: 1fr 1fr;
|
||||
gap: var(--padding-body);
|
||||
margin-bottom: calc(var(--spacing)*4);
|
||||
margin-top: calc(var(--spacing)*2);
|
||||
position: relative;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue