{% set active_page = 'Typography' -%} {% extends "layouts/" + layout + ".html" %} {% block content %}

Typography

Portal comes with a wide range of options to setup a unique typography sensation.

Too many type sizes and styles at once can wreck any layout. A typographic scale has a limited set of type sizes that work well together along with the layout grid.

MDC Typography is a foundational module that applies these styles to MDC Web components.

Material Design's text sizes and styles were developed to balance content density and reading comfort under typical usage conditions.

The typographic styles in this module are derived from ten styles:

Display 4

Display 3

Display 2

Display 1

Headline

Title Caption.

Subheading 2

Subheading 1

Body 1 paragraph. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.

{% endblock %} {% block scripts %}{% endblock %}