Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    Hello everyone. Thank you for taking time to review my solution. I have a question regarding the number of commits. In my first starter project (the QR code), I made a rookie mistake by commiting only once with the finished project. This time, I did my best to commit after every change in the same area (such as styling all the fonts). In total, I made 25 commits. My question is: Is it too much for a small project? If anyone would be kind enough to look at my commits and provide feedback, I'd greatly appreciate it. Thank you! <3

  • Submitted


    I used only rem sizing unit in this project. Page resizing works great on every browser on my Desktop and on mobile Chrome and Firefox browsers but when I am zooming the page on mobile Opera the text is spilling out of the containing box. It looks like text is 'growing' faster than it's container. How to approach problems like this? Is common for mobile Opera to have problems?