Add some bottom margin to the inspect details
This commit is contained in:
parent
c46f363316
commit
39789d365b
@ -87,6 +87,7 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: 1.618fr 3rem 1fr;
|
grid-template-columns: 1.618fr 3rem 1fr;
|
||||||
|
margin-bottom: 3rem;
|
||||||
|
|
||||||
section {
|
section {
|
||||||
border-top: 1px solid $light-grey-2;
|
border-top: 1px solid $light-grey-2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user