From f07b93189c1b582e41d097a243f7a5fe41099274 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Tue, 20 Aug 2019 13:42:03 +0200 Subject: [PATCH] remove debug CSS code --- app/javascript/stylesheets/layout.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/javascript/stylesheets/layout.scss b/app/javascript/stylesheets/layout.scss index e533371..8c22423 100644 --- a/app/javascript/stylesheets/layout.scss +++ b/app/javascript/stylesheets/layout.scss @@ -5,10 +5,6 @@ @import '~bootstrap/scss/_variables'; @import '~bootstrap/scss/mixins/_breakpoints'; -h2 { - color: red; -} - /* * === GENERAL === */