hello, first time posting on here! trying to figure out how to put borders around blocks and sections, like photo, throughout entire website? I have this code for top and bottom borders on sections, but how do i do it between individual blocks within a section and make them full width/full bleed?
#block-yui_3_17_2_1_1644806369776_34313{border-bottom: 1px solid black;
border-top: 1px solid black;
margin-left: -3%;
margin-right: 0%;
width: 100%;
}