diff --git a/cms/static/sass/_index.scss b/cms/static/sass/_index.scss
index ade1973493..9d1f111218 100644
--- a/cms/static/sass/_index.scss
+++ b/cms/static/sass/_index.scss
@@ -36,7 +36,9 @@
color: $gray-d2;
header {
-
+ border: none;
+ padding-bottom: 0;
+ margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
diff --git a/cms/templates/login.html b/cms/templates/login.html
index d0f19d585c..920ea57758 100644
--- a/cms/templates/login.html
+++ b/cms/templates/login.html
@@ -9,7 +9,7 @@
Sign into edX Studio
- Don't have a Studio Account? Sign up!
+ Don't have a Studio Account? Sign up!
Ready to start creating online courses? Sign up below and start creating your first edX course today.