Sha256: 24815a2ea6880aabaa588c23164a8a6de68dc5190a026439dc86cfed9b41be18
Contents?: true
Size: 561 Bytes
Versions: 28
Compression:
Stored size: 561 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. */ @import '../settings/colors'; @import '../settings/global'; $font-size: 16px !default; @import '../settings/typography'; /** * Email-specific variables are defined separately. */ $email-max-width: <%= Workarea.config.admin_email_width %>px !default; $email-background-color: $off-white !default;
Version data entries
28 entries across 28 versions & 1 rubygems