SennaMa / poke_haiku

MIT License
1 stars 0 forks source link

Fixing spacing and format for text elements #21

Closed SennaMa closed 9 months ago

SennaMa commented 9 months ago

What:

  1. I created a function to return the date in string format (ie. Wed Jan 17) and connected it to index.html. Moving forward each day will be displayed on the website.
  2. I noticed the spacing was off for the haiku. I split the haiku but \n and added <br> for better spacing