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

@@ -14,7 +14,7 @@ body {
width: 100%;
text-align: center; }
.main #message {
padding-bottom: 25px; }
padding-bottom: 35px; }
.main #search-bar {
width: 50%;
margin: 0 auto;