Sha256: ca165cd6058b9944d69a6c7053782aa0d3336e88104243cb8d8a69c6e4dd6ef5
Contents?: true
Size: 525 Bytes
Versions: 68
Compression:
Stored size: 525 Bytes
Contents
/*------------------------------------*\ #SETTINGS \*------------------------------------*/ /** * In this file you can override a variables !default value before it is * imported, effectively adjusting the theme of the site for the site's emails. */ $font-size: 16px !default; @import '../settings/colors'; @import '../settings/global'; @import '../settings/typography'; /** * Email-specific variables are defined separately. */ $email-max-width: 600px !default; $email-background-color: $light-gray !default;
Version data entries
68 entries across 68 versions & 2 rubygems