Devographics / StateOfCSS-2020

The State of CSS 2020 survey results
https://2020.stateofcss.com
Other
45 stars 14 forks source link

Fix double border in share link #27

Closed andnorda closed 3 years ago

andnorda commented 3 years ago

The share links in the sidebar has an annoying double border: image

This PR fixes that issue: image

andnorda commented 3 years ago

Also removes the unnecessary right border on small screens: image

SachaG commented 3 years ago

Thanks!