From 67fa484caa8314f2372a84e0405fb56a48a86104 Mon Sep 17 00:00:00 2001 From: Anson Date: Sat, 9 Nov 2019 11:58:27 -0700 Subject: [PATCH] changed to default bootstrap buttons --- css/one-page-wonder.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/one-page-wonder.css b/css/one-page-wonder.css index 0de00fb..2e32b9d 100644 --- a/css/one-page-wonder.css +++ b/css/one-page-wonder.css @@ -135,7 +135,7 @@ header.masthead .bg-circle-4 { background-color: #ee0979 !important; } -.btn-primary { +/* .btn-primary { background-color: #ee0979; border-color: #ee0979; } @@ -165,4 +165,4 @@ header.masthead .bg-circle-4 { .btn-secondary:focus { box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5); -} +} */