investigation → style siders + titles
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
c4724c8f8d
commit
d51835a2c0
10 changed files with 136 additions and 236 deletions
|
|
@ -50,7 +50,7 @@
|
|||
grid-gap: var(--gap);
|
||||
}
|
||||
|
||||
|
||||
|
||||
.col-left {
|
||||
align-self: start;
|
||||
position: sticky;
|
||||
|
|
@ -63,6 +63,13 @@
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
&#home__investigations .section--inner{
|
||||
.section--inner{ padding-top: calc(var(--spacing)*1); }
|
||||
.col-left{ top: calc(var(--header-h) + var(--spacing)*1.5); }
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue