elements icon indicating copy to clipboard operation
elements copied to clipboard

ino-header: Remove component and provide different sizes in global stylesheet

Open janivo opened this issue 3 years ago • 1 comments

We should provide different sizes for our <ino-header> component. Currently, our default fontSize is only 13px which is quite small for a heading.

Provide a new property (e.g. size or header) to customize the size of the component. We should take inspiration from the native heading elements (h1, h2, h3, ...). Should support variants from h1 to h6. Show the new header styles in the Typography sub section. Migrate each style in a separate MDX format to make it easily copyable.

janivo avatar Aug 19 '22 07:08 janivo

should be implemented in a global stylesheet as a class (see #154)

janivo avatar Aug 25 '22 08:08 janivo