Spaces:
Runtime error
Runtime error
/** | |
* Copyright (C) 2023 Intel Corporation | |
* SPDX-License-Identifier: MIT | |
*/ | |
/* Do not edit this file manually! This file is generated automatically from the @spark-design/tokens package.*/ | |
body { | |
font-size: var(--spark-font-size-100, 1rem); | |
font-family: var(--spark-font-intel-one-text); | |
font-weight: normal; | |
line-height: var(--spark-line-height-text, 1.5); | |
letter-spacing: var(--spark-letter-spacing-zero, 0rem); | |
} | |