Sha256: 4916e8da7f9dfede75cbb5cd76d28f965d93989e0ba8787a3876eb50d0dbd65d

Contents?: true

Size: 495 Bytes

Versions: 3

Compression:

Stored size: 495 Bytes

Contents

// This is a partial.
// It lies in <source>/_sass, just waiting to be imported.
// It does not contain the YAML front matter and has no corresponding output file in the built site.

body {
  font-family: 'Roboto', sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 18px;
  line-height: 1.5;
  color: $color-calm-grey-darkest;
  background-color: $body-bg;
}

h1, .h1 {
  font-weight: normal;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
infotorg-api-jekyll-theme-0.1.2 _sass/_typography.scss
infotorg-api-jekyll-theme-0.1.1 _sass/_typography.scss
infotorg-api-jekyll-theme-0.1.0 _sass/_typography.scss