Fix horizontal scrolling on blocked/private profile
Previous code used a row and columns without a container to reset padding / margin, thus it caused the row to overflow and make the page scroll horizontally. The row and col-12 were removed since there is no point in using columns when it spans the full width.
Showing
Please register or sign in to comment