Buttons

Buttons are all about adding interactivity. They can take the form of links styled as buttons, or form inputs and buttons.


Regular Buttons

These are standard buttons. These buttons are used throughout the site to submit forms and interact with other important parts of the site.

Anchor tag

Icon Buttons

Icons can add context to buttons. Here are some examples of buttons with icons.


Rounded Buttons

Rounded buttons are used for navigation (e.g. back buttons). These buttons can also have active states to indicate which page you are on (e.g. in the edit profile section.)


Disabled Buttons

When a form isn’t ready to submit, we sometimes disable the button. Here’s what that looks like.


Large Buttons

Sometimes we use large, colored buttons for especially important interactions. You can find these buttons on profile edit forms and during the sign up process.