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 1 forks source link

remove autofocus from Tab 1 #119

Closed terrifricker closed 7 months ago

terrifricker commented 7 months ago

I had added an autofocus to Tab1 to make it black, but it also made the newly opened webpage open to that section instead of the top of the page. This pull request removes the autofocus keyword.

A combination of css and javascript can be used to make the first tab black and to keep the current tag black, like I used on the continent buttons in map-tools.js