Sha256: 470ed7daf7ffbe9e87a1329d2ff835c22d494db996bd67258e26335cc8e11dd5

Contents?: true

Size: 400 Bytes

Versions: 1

Compression:

Stored size: 400 Bytes

Contents

@import "@material/typography/mdc-typography";

.v-typography-position-left {
  position: absolute;
  left: 0;
  bottom: 0;
}

.v-typography-position-top {
  position: absolute;
  top: 0;
}

.v-typography-position-right {
  position: absolute;
  right: 0;
  bottom: 0;
}

.v-typography-position-bottom {
  position: absolute;
  bottom: 0;

}

.v-typography-position-center {
  text-align: center;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voom-presenters-0.2.0 views/mdc/assets/scss/components/typography.scss