Sha256: 6b25d7ffd335e0ede2c8331641fc7072294fe1e5a4bbe5c8291ab46bff0bd36b

Contents?: true

Size: 564 Bytes

Versions: 1

Compression:

Stored size: 564 Bytes

Contents

.typography__title--small {
  /* Typography */
  color: var(--M3-sys-light-on-surface-variant, #49454F);
  
  /* M3/title/small */
  /* font-family: Roboto; */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.1px;
}

.typography__label--large {
  color: var(--M3-sys-light-on-secondary-container, #1D192B);

  /* M3/label/large - prominent */
  /* font-family: Roboto; */
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.1px;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
material_design-0.1.1 app/assets/stylesheets/material_design/typography.css