Is there a way to reduce the spacing between the "upload picture" button and the "images" square boxes? Take a look here
Currently, it looks like this:
https://i.sstatic.net/dkpya.png
I would like it to look like this:
https://i.sstatic.net/i8XMQ.png
.col1-layout .col-main {
float: none;
width: auto;
padding: 0;
}
font-family: 'Roboto Condensed', sans-serif;
color: #636363;
font-size: 14px;
line-height: 1.5;