carlosvegap / capstone-kickoff

0 stars 0 forks source link

Map or list function #39

Closed CarLosVegga closed 2 years ago

CarLosVegga commented 2 years ago

It displays basic information for the user, such as the number of the experience in which the algorithm recommends the adventurer that experience (that order is not accurate, it is for now determine by the fetch from the google's api) as well as the name of the adventure.

https://user-images.githubusercontent.com/60989884/181060210-110265e4-87a9-4910-9641-ce46601af720.mov

I have an !important property for one of the Boxes, because it seems like there is something telling my elements to have a predetermine margin. In the following video you see the result if I don't use !important, the property margin="10px" for some reason is only applied to the first element. I will work on that too.

https://user-images.githubusercontent.com/60989884/181060460-57c57747-d001-40cd-b103-8f50247cb739.mov