mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-23 22:01:15 -04:00
Removing react-bootstrap component Row from Hikes.jsx and Hike.jsx as it adds a row class which tightens the margins. Also removing inline overflow: hidden style that seemed to not affect anything as well as extraneous html elements. Closes #7565