# Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
# Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license

global:
  type: size
  cssProperties:
  - '*width'
  - '*height'
  - '*flex*'
  - top
  - right
  - bottom
  - left
  - 'margin*'
  - 'padding*'
  - transform
  category: sizing
props:
  HEIGHT_HEADER:
    value: 3.125rem
    comment: Header for desktop.
    access: global
  SQUARE_ICON_MEDIUM:
    value: 2rem
    comment: Medium tap target size
