masakudamatsu / line-height-picker

A front-end web app that helps web designers/developers pick the best line-height value for their websites
https://line-height-picker.vercel.app
MIT License
2 stars 1 forks source link

Style button types / states #181

Closed masakudamatsu closed 4 years ago

masakudamatsu commented 4 years ago

Sketch: https://codepen.io/masakudamatsu/pen/vYNdbjg

Style buttons differently for the following states:

Reference:

Following Curtis 2016, differentiate primary buttons from secondary buttons

Following Sticka 2018 , we take the following order:

Focus / Hover

masakudamatsu commented 4 years ago

Remove the distinction between primary and secondary buttons. In every page, the first button the user sees is the primary button. There's no need to make it stand out by filling the color.