Created by: Hightrack
This pull request creates a new mixin for building a button with the following params:
- Line height
- Padding y
- Padding x
- Font size
- Radius
In case you want to create a different time of basic button (a rounded button for instance) this is more scalable because you can create a new CSS class for this new button with that mixin.