magento2-docker/setup/view/styles/lib/variables/_typography.less

9 lines
192 B
Plaintext
Executable File

// /**
// * Copyright © Magento, Inc. All rights reserved.
// * See COPYING.txt for license details.
// */
@base__color: @color-gray19;
@base__font-size: 1.4rem;
@base__line-height: 1.4;