From 231e128e61d3043b4579730ca9df957c33a83d6c Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Fri, 19 Oct 2018 16:36:36 +0200
Subject: [PATCH] remove commented code in css

---
 _sass/dynare.scss | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/_sass/dynare.scss b/_sass/dynare.scss
index e72ea41..f122cfe 100644
--- a/_sass/dynare.scss
+++ b/_sass/dynare.scss
@@ -8,14 +8,6 @@ $color5: red !default;
 // ***********************
 // OVERRIDE PARTS OF THEME
 // ***********************
-/*
-.page__footer { background-color: $link-color; }
-*/
-/*
-.greedy-nav a:before {
-    background: mix(#fff, $primary-color, 50%);
-}
-*/
 
 a {
     text-decoration: none;
-- 
GitLab