Skip to content

button default #1352

@jbubar

Description

@jbubar

Overview

In the site guide, there is a btn class for all buttons. Would it be better to make this a default on all html elemnts?
This issue is to figure that out.

Action Items

  • look into
html elements
  • look into where .btn is used
  • come up with a proposal and share it with UI/UX and the dev team.
  • Resources/Instructions

    .btn {
      border: 0;
      box-shadow: 0 0 8px 0 rgba($color-black, 0.2);
      display: inline-block;
      font-weight: map-get($font-weight, bold);
      text-decoration: none;
      transition: all 100ms ease-in;
      white-space: nowrap;
      margin: 0 20px 20px 0;
    }
    - https://www.figma.com/file/0RRPy1Ph7HafI3qOITg0Mr/Hack-for-LA-Website?node-id=3686%3A93

    Metadata

    Metadata

    Assignees

    No one assigned

      Type

      No type

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions