(Squarespace) How to change space between header – blog overview

To change space between Header – Blog Overview.

You can use this code to Custom CSS.
You can also use this free blog tool so you can customize blog easier without using code.

div.blog-basic-grid.collection-content-wrapper {
    margin-top: 100px;
}