Skip to content

Update about.html to correct for the display error on CSS due to Grid start == 2 for both sections

Ghost User requested to merge (removed):patch-1 into master

due to the Grid row ID being the same for both section the content is overlaying on top of itself. Here I corrected this by forcing the row ID to be correct with an inline style properties

image

Merge request reports