Sha256: e0d54e493346cbd1ee3db6cf5b935fac382f45d6895e0c1b151bccfbc75e07e5
Contents?: true
Size: 911 Bytes
Versions: 4
Compression:
Stored size: 911 Bytes
Contents
$font-size-base: 16px !default; $font-weight-base: normal !default; $line-height-base: 1.5 !default; $headings-line-height: 1.2 !default; $headings-margin-top: 0 !default; $headings-margin-bottom: 0 !default; $headings-font-family: null !default; $headings-font-weight: 500 !default; $headings-color: null !default; $link-color: $primary !default; /* **** Override the following variables to customize font or add web font ie: Google Fonts **** */ $font-family-base: Helvetica, Arial, sans-serif !default; $font-faces: null !default; // Example below: // $font-family-base: 'Anton', Helvetica, Arial, sans-serif; // $font-faces: ( // ( // "font-family": 'Anton', // "font-style": normal, // "font-weight": 400, // "src": url(https://fonts.gstatic.com/s/anton/v23/1Ptgg87LROyAm3Kz-C8CSKlv.woff2) format('woff2') // ), // );
Version data entries
4 entries across 4 versions & 1 rubygems