_typography.less 192 B

12345678
  1. // /**
  2. // * Copyright © Magento, Inc. All rights reserved.
  3. // * See COPYING.txt for license details.
  4. // */
  5. @base__color: @color-gray19;
  6. @base__font-size: 1.4rem;
  7. @base__line-height: 1.4;