Closed anselmbradford closed 1 month ago
In the Less to Sass work this override for the default li margin was overlooked.
li
yarn build
Before:
After:
In the Less to Sass work this override for the default
li
margin was overlooked.Changes
How to test this PR
yarn build
and visit any page and resize to mobile and hover over the footer links. The line above and below the link should go solid.Screenshots
Before:
After:
Notes and todos