UNPKG

@radix-ui/themes

Version:

[![Radix Themes Logo](https://radix-ui.com/social/themes.png)](https://radix-ui.com/themes)

17 lines (15 loc) 399 B
.rt-Em { box-sizing: border-box; font-family: var(--em-font-family); font-size: calc(var(--em-font-size-adjust) * 1em); font-style: var(--em-font-style); font-weight: var(--em-font-weight); line-height: 1.25; letter-spacing: calc( var(--em-letter-spacing) + var(--letter-spacing, var(--default-letter-spacing)) ); color: inherit; & :where(&) { font-size: inherit; } }