Hello! This is my first challenge as a newbie front-end designer on frontendmentor and it has been quite a blast! The challenge was done in a rush (7 hours total in 2 days) and thus the code is quite ugly as there's lots of redundant parts and bad practices which can make it hard to read the code.
Feedback I would like to get would be how one can add the background images such as "bg-pattern-intro.svg", "bg-pattern-circles.svg" in a way that is responsive? I used background-image in CSS for this as of now, and don't know if HTML5 img tag would've been better for this or not? It was also difficult to correctly get the measurement as I only did it by the eye, is there any suggestion on how one can efficiently get the measurements/size of the elements to correspond to the design pack given? Any other suggestions on how I can improve are appreciated!
Thank you in advance!
- Shirajuki