MariaTeo / butterflies-in-a-weird-tone

0 stars 0 forks source link

Create a Responsive Footer Component #6

Open MariaTeo opened 2 years ago

MariaTeo commented 2 years ago

The footer should be a responsive component. !!NOTE!! The only text that will be changed accordingly while navigating on the pages is the one from the container that includes the button.

Mobile version Main container should have the following properties: padding: 16px background-color: #6A3A5B //height 85px

Inside there should be:

Tablet version Main container should have the following properties: padding: 24px background-color: #6A3A5B //height 103px

Inside there should be:

Desktop version Main container should have the following properties: padding: 16px background-color: #6A3A5B //height 120px

Inside there should be: