-
Hey Deepjyoti, Good Morning!
+Hey Deepjyoti, Good Morning!
@@ -21,31 +21,31 @@
diff --git a/js/main.js b/js/main.js
index d3ca55d..d2a93ea 100644
--- a/js/main.js
+++ b/js/main.js
@@ -3,7 +3,7 @@ window.onload = function() {
}
searchBarId = "search-bar-input"
-messageId = "message h2"
+messageId = "message h1"
userName = "Deepjyoti"
function initBody() {
diff --git a/scss/main.scss b/scss/main.scss
index 9ef3705..4f2ccac 100644
--- a/scss/main.scss
+++ b/scss/main.scss
@@ -25,7 +25,7 @@ body {
text-align: center;
#message {
- padding-bottom: 25px;
+ padding-bottom: 35px;
}
#search-bar {