From d924d93c64a0318995eb6f2aaf276677b3cb7a11 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Wed, 31 May 2017 09:53:29 -0700 Subject: [PATCH] Delete commented code --- style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/style.css b/style.css index 41b9268..66f767e 100644 --- a/style.css +++ b/style.css @@ -11,10 +11,6 @@ background-color: #0055ff; } -/*.hover-bg-accent-darker:hover { - background-color: #3E4DED; -}*/ - .button { display: inline-block; padding: 1rem 2rem;