mckabue commited on
Commit
cce61b2
·
1 Parent(s): 8d57283

Add light background class to body for improved readability

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -21,7 +21,7 @@
21
  </style>
22
  </head>
23
 
24
- <body>
25
  <div class="container my-4">
26
  <h1 class="text-center">Convert Your Shazam Playlist to YouTube Playlist</h1>
27
  <p class="text-center">
 
21
  </style>
22
  </head>
23
 
24
+ <body class="bg-light">
25
  <div class="container my-4">
26
  <h1 class="text-center">Convert Your Shazam Playlist to YouTube Playlist</h1>
27
  <p class="text-center">