Updated Grid UI to include both title and logo in an A tag. Working on creating tests presently.
requested to merge issue/project_browser-3311992:3311992-make-image-clickable-accesiblity into 1.0.x
Updated the theming to wrap the title and logo in an a tag to make both elements clickable in a 508 compliant way.
Updated list layout to have the logo and the title on the same row and to remove the left most grid column where the logo was initially. Closes #3311992