Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/mailer.scss')
-rw-r--r--app/assets/stylesheets/mailer.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/mailer.scss b/app/assets/stylesheets/mailer.scss
index b8cbe64df38..da120b5fb4e 100644
--- a/app/assets/stylesheets/mailer.scss
+++ b/app/assets/stylesheets/mailer.scss
@@ -2,8 +2,6 @@
// Do not use 3-letter hex codes, bgcolor vs css background-color is problematic in emails
//
-// stylelint-disable color-hex-length
-
$mailer-font: 'Helvetica Neue', Helvetica, Arial, sans-serif;
$mailer-text-color: #333;
$mailer-bg-color: #fafafa;