Sha256: 7d7d29a93329382b542aacbd9ad95fa774acba6beb24e7f175e483868409bff7
Contents?: true
Size: 567 Bytes
Versions: 28
Compression:
Stored size: 567 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: <%= Workarea.config.storefront_email_width %>px !default; $email-background-color: $light-gray !default;
Version data entries
28 entries across 28 versions & 1 rubygems