Debugging Alignment: Apply Guidelines To Squarespace Webpage Design
/* Debug Guidelines */ * { outline: 1px solid red !important; /* This sets a red outline on all elements to help see what’s causing the gap */ background-color: rgba(255, 0, 0, 0.1); /* Light red background to see overlaps */ }