Sha256: d656c62509eaec95a6315fddeaa347f88541c67636598282e2d137e92853f147

Contents?: true

Size: 328 Bytes

Versions: 11

Compression:

Stored size: 328 Bytes

Contents

/*
 * Bootstrap 4 has increased global font-size from 14px to 1rem, computed 
 * by modern browsers as 16px. This can be reset by overriding the html
 * selector and adding the property/value of `font-size: 14px;`.
 *
 * See https://getbootstrap.com/docs/4.0/migration/ for more information.
 */

html {
  font-size: inherit;
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/assets/stylesheets/hyrax/_html.scss
hyrax-5.0.0 app/assets/stylesheets/hyrax/_html.scss
hyrax-5.0.0.rc3 app/assets/stylesheets/hyrax/_html.scss
hyrax-5.0.0.rc2 app/assets/stylesheets/hyrax/_html.scss
hyrax-5.0.0.rc1 app/assets/stylesheets/hyrax/_html.scss
hyrax-4.0.0 app/assets/stylesheets/hyrax/_html.scss
hyrax-4.0.0.rc3 app/assets/stylesheets/hyrax/_html.scss
hyrax-4.0.0.rc2 app/assets/stylesheets/hyrax/_html.scss
hyrax-4.0.0.rc1 app/assets/stylesheets/hyrax/_html.scss
hyrax-4.0.0.beta2 app/assets/stylesheets/hyrax/_html.scss
hyrax-4.0.0.beta1 app/assets/stylesheets/hyrax/_html.scss