Changed the font size of the welcome message.

This commit is contained in:
deepjyoti30
2020-05-12 21:15:58 +05:30
parent bca996c1b6
commit aee78c2646
4 changed files with 20 additions and 20 deletions

View File

@@ -3,7 +3,7 @@ window.onload = function() {
}
searchBarId = "search-bar-input"
messageId = "message h2"
messageId = "message h1"
userName = "Deepjyoti"
function initBody() {