@LubieCiperkiSubmitted almost 3 years ago
Hi, It's my first upload I tried my best. Hope u guys like it and I'm waiting for the feedback :)
Hi, It's my first upload I tried my best. Hope u guys like it and I'm waiting for the feedback :)
I know it's not perfect. I tried my best. It went hard, but that’s the point, I learned a lot from it.
Your solution is perfect for large screen you just need to use some media query to make it responsive for small devices
as always, fuck working with images, to be more specific, I'm talking about the background image on the top right of the design images.. I left them for the end, completed the mobile one, didn't even bother with the desktop one
You're right I also had the same problem to solve it I've created a div
<div class="gb-intro"> <img src="./images/bg-tablet-pattern.svg" alt=""> </div> and make the position absolute after that I start playing with the position "right and top"What do you think about my solution ? If you have any suggestions let me know !!