LEADING_5

Static LEADING_5 

Source
pub static LEADING_5: Lazy<String>
Expand description

Generated from css file. Class content: line-height: 1.25rem;

§Example

html!("div", { .dwclass!("leading_5") });