From dc6034c01b2b88fed7857d3bf7f78729e4c2aefe Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Thu, 27 Jun 2019 14:45:06 +1200 Subject: [PATCH] Update app/assets/stylesheets/_variables.scss --- app/assets/stylesheets/_variables.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/_variables.scss b/app/assets/stylesheets/_variables.scss index da8811e64..60c7d6096 100644 --- a/app/assets/stylesheets/_variables.scss +++ b/app/assets/stylesheets/_variables.scss @@ -70,7 +70,6 @@ $navbar-default-link-active-color: darken($beige, 80%); $navbar-default-brand-color: lighten($green, 20%); // // Top nav collapse threshold -// //$grid-float-breakpoint: $screen-md-min // $dropdown-link-color: $brown; // $dropdown-link-hover-color: $brown;