From 356523dd4b45b39c013c78436a7cbd0b5ce7c619 Mon Sep 17 00:00:00 2001 From: Scott Erickson Date: Wed, 9 Mar 2016 14:40:22 -0800 Subject: [PATCH] Add .btn-burgandy --- app/styles/style-flat.sass | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/styles/style-flat.sass b/app/styles/style-flat.sass index ef8165fe3..11ce2e9cd 100644 --- a/app/styles/style-flat.sass +++ b/app/styles/style-flat.sass @@ -191,6 +191,10 @@ $forest: #20572B background-color: white border: 1px solid $gold color: $gold + + .btn-burgandy + background-color: $burgandy + color: white .btn-lg font-size: 18px