Sha256: bf557aca679a3c3d256f7095583c265d833ec7de7f0ac64f6819119331684072

Contents?: true

Size: 632 Bytes

Versions: 22

Compression:

Stored size: 632 Bytes

Contents

@import "mixins/settings.global";

.c-heading,
.c-heading__sub {
  margin: $heading-margin;
  padding: $heading-padding;
  font-weight: $heading-font-weight;
}

.c-heading__sub {
  padding: $heading-subheading-padding;
  font-size: $heading-subheading-font-size;
  opacity: $heading-subheading-opacity;
}

h1.c-heading {
  font-size: $text-font-size-super;
}

h2.c-heading {
  font-size: $text-font-size-xlarge;
}

h3.c-heading {
  font-size: $text-font-size-large;
}

h4.c-heading {
  font-size: $text-font-size-medium;
}

h5.c-heading {
  font-size: $text-font-size-small;
}

h6.c-heading {
  font-size: $text-font-size-xsmall;
}

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
activeadmin_blaze_theme-0.5.4 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.5.0 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.4.9 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.4.8 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.4.7 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.4.6 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.4.5 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.4.4 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.4.2 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.4.0 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.3.0 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.2.8 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.2.6 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.2.4 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.2.2 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.2.0 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.1.6 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.1.4 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.1.2 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss
activeadmin_blaze_theme-0.1.0 app/assets/stylesheets/activeadmin_blaze_theme/blaze/components.headings.scss