diff --git a/styles.css b/styles.css index cd220f0..3a2417e 100644 --- a/styles.css +++ b/styles.css @@ -42,18 +42,14 @@ footer { font-size: 1.2em; text-transform: uppercase; text-decoration: none; - background-color: #3f9acc; /*#c3eaff;*/ - /* border: 2px solid #3f9acc; */ + background-color: #3f9acc; border: 0; border-radius: 8px; - /* border-bottom-width: 4px; */ cursor: pointer; } .bigBtn:hover { color: #fff; - /* border-color: #3f9acc; */ background-color: #72bde6; - /* background-color: #9dd3f0; */ } h1 {