hover card with bg
All checks were successful
Deploy / Deploy to Production (push) Successful in 14s
All checks were successful
Deploy / Deploy to Production (push) Successful in 14s
This commit is contained in:
parent
80a606243e
commit
a0f0110fa6
14 changed files with 289 additions and 78 deletions
0
assets/css/template/_impacts.scss
Normal file
0
assets/css/template/_impacts.scss
Normal file
|
|
@ -2,10 +2,7 @@
|
|||
position: relative;
|
||||
|
||||
|
||||
#hero, .section__article{
|
||||
max-width: var(--max-w-cards);
|
||||
margin-inline: auto;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.panel-left{
|
||||
|
|
@ -16,7 +13,6 @@
|
|||
margin-left: auto;
|
||||
margin-right: calc(var(--padding-body)*3);
|
||||
.panel-left{
|
||||
|
||||
width: calc(100vw - var(--max-w-cards) - var(--padding-body)*6);
|
||||
}
|
||||
}
|
||||
|
|
@ -27,7 +23,6 @@
|
|||
margin-right: 0px;
|
||||
width: calc(100% - var(--panel-w)*0.5 - var(--padding-body));
|
||||
.panel-left{
|
||||
|
||||
width: calc(var(--panel-w)*0.5);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue