Sha256: 6f1719a943a250b28227ea9a83a03ec201d3c837d9c750d429fe6101572f78fb

Contents?: true

Size: 546 Bytes

Versions: 1

Compression:

Stored size: 546 Bytes

Contents

.typography__title--small {
  /* Typography */
  color: var(--md-sys-light-on-surface-variant);
  
  /* 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(--md-sys-light-on-secondary-container);

  /* 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.2.0 app/assets/stylesheets/material_design/typography.css