The problem I have is not knowing how to make them compatible with other devices
Hi @madefromjames and welcome to the community 
Great work! 
Here are two remarks:
- For the gradient to be on top of the images, it needs to be the first background.
- Your
filterfor the logo isn’t quite right. This would be the correct syntax:filter: drop-shadow(5px 5px 1px rgba(112, 106, 106, 0.7));.
I hope that helps. 
See you,
Michael
1 Like
Yes thanks @mikoMK That goes a long way
1 Like