chingu-voyages / v48-tier1-team-05

A dinosaur app for viewing detailed information about your favorite dinosaurs | Chingu Voyage-48 | https://chingu.io/
https://chingu-voyages.github.io/v48-tier1-team-05/
4 stars 0 forks source link

Fix integrate diet tool #128

Closed terrifricker closed 5 months ago

terrifricker commented 5 months ago

In my previous pull request #127 "Integrate Diets code into index.html and app.js", I moved the chart into the incorrect position. This pull request fixes my mistake.

This is the wireframe: Screen Shot 2024-04-01 at 1 38 47 PM

This is the previous diet.html and diet.css Screen Shot 2024-04-01 at 1 30 17 PM

I mistakenly put the chart where the time period table should go. Screen Shot 2024-04-01 at 1 32 23 PM

This pull request reverts back to the correct html and css, but now the html is found in index.html instead of diet.html. Now the chart shows below the tool explanation and time period table container. Screen Shot 2024-04-01 at 1 30 42 PM