diff --git a/_includes/new/header.html b/_includes/new/header.html
index e24adb0..84fe620 100644
--- a/_includes/new/header.html
+++ b/_includes/new/header.html
@@ -29,4 +29,4 @@
or subscribe to our newsletter
-
\ No newline at end of file
+
diff --git a/_sass/new/header.scss b/_sass/new/header.scss
index c62ebc4..d87887b 100644
--- a/_sass/new/header.scss
+++ b/_sass/new/header.scss
@@ -75,20 +75,19 @@ header .h-l-v video{
}
.kickstarter{
- color: white;
+ color: white;
background-color: #05ce78;
display: flex;
border: 0;
padding: 10px 25px;
- border-radius: 0px 0px 10px 10px;
- margin-top: -0.25rem;
+ border-radius: 0px 0px 10px 10px;
+ margin-top: -0.25rem;
}
.kickstarter div{
- width: 50%;
- height: auto;
- margin: 0 auto;
- display: flex;
+ height: auto;
+ margin: 0 auto;
+ display: flex;
}
.kickstarter img{