Ensure new image centered
This commit is contained in:
parent
e22337d906
commit
e599390b9c
|
@ -5,6 +5,7 @@
|
|||
padding: $grid-unit-80 $grid-unit-40;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin-top: $grid-unit-30;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue