Hamza-Alwani / CSE3311_Alzheimers

2 stars 3 forks source link

State/City dropdown isn't centered and google map isn't centered. #26

Closed tangsta closed 3 years ago

tangsta commented 3 years ago
  1. GoogleMap's iframe isn't centered - (a possible solution) - parse the incoming height/width so it is and center it in css.
  2. The divide between state and city changes based on which city is picked. - (solution) = center the table elements in css.

### Files: CommunityComponent.js

issue10

tangsta commented 3 years ago

dropdown set to width: 50% so problem 1 is finished

tangsta commented 3 years ago

set all iframes to height/width : 💯 %