github-badges
github-badges copied to clipboard
Different button height for non-flat buttons
You may have missed my previous comment. Here's what needs to be done:
Regular style: button height = 18 px, rx = 4, font y = 13, shadow y = 14 Flat style: button height = 20 px, rx = 3, font y = 14, shadow y = 15
It's probably better to have two Haml files for these styles, to keep things readable.
I can't remember... this was done, right?
No, compare
https://img.shields.io/badge/style-plastic-green.svg?style=plastic https://img.shields.io/badge/style-flat-green.svg?style=flat