Changed the font size of the welcome message.
This commit is contained in:
@@ -3,7 +3,7 @@ window.onload = function() {
|
||||
}
|
||||
|
||||
searchBarId = "search-bar-input"
|
||||
messageId = "message h2"
|
||||
messageId = "message h1"
|
||||
userName = "Deepjyoti"
|
||||
|
||||
function initBody() {
|
||||
|
||||
Reference in New Issue
Block a user