settings
code: style.css
/* pin blocks */
.page-list-item.pin + .page-list-item:not(.pin) {
grid-column-start: 1;
}