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

@@ -25,7 +25,7 @@ body {
text-align: center;
#message {
padding-bottom: 25px;
padding-bottom: 35px;
}
#search-bar {