Skip to content
Snippets Groups Projects

Resolve #3474766 "Headings cta"

Merged Kristen Pol requested to merge issue/demo_design_system-3474766:3474766-headings-cta into 1.0.x
7 files
+ 48
8
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -49,12 +49,16 @@ props:
font:
type: string
title: Font
description: 'Font style: heading, heading-2.'
title: Style
description: 'Font style: heading, heading-2, heading-3, heading-4, heading-5, heading-6.'
default: 'heading'
enum:
- 'heading'
- 'heading-2'
- 'heading-3'
- 'heading-4'
- 'heading-5'
- 'heading-6'
examples:
- 'heading'
Loading