kni-labs / rrssb

:arrow_right_hook: Ridiculously Responsive Social Sharing Buttons
https://rrssb.netlify.com/
MIT License
3.4k stars 424 forks source link

SCSS - rrssb-border-radius variable used inconsistently #202

Open jeffreyscottfrench opened 7 years ago

jeffreyscottfrench commented 7 years ago

Super small, but just used rrssb on a project and caught this:

SCSS: under .large-format li a border-radius is set to a hard value, not the variable/modified variable.

Also consider setting size changes via multiplication of the variable in order to keep variables set at zero to still compute to zero.