Skeleton icon indicating copy to clipboard operation
Skeleton copied to clipboard

How do I make the buttons smaller?

Open jamiebullock opened this issue 5 years ago • 1 comments

I want a pair of buttons in the top right of my site, but about half the size of the buttons in Skeleton. Is there an easy way to achieve this?

Thanks!

jamiebullock avatar Nov 30 '19 14:11 jamiebullock

Copy the button css into a new class, maybe .button-half. Then, edit the attributes you want (most likely height and width attributes, and padding as well).

arcsector avatar Feb 23 '20 22:02 arcsector