@AyoifeSubmitted about 2 years ago
Enjoyed solving this challenge!. An honest feedback would be helpful.
Enjoyed solving this challenge!. An honest feedback would be helpful.
You followed the design fairly well with your CSS so that it matches the design specs on both desktop and mobile! Great!
A few things to keep in mind for next time:
min-width
to your overall container so that at very small sizes the design doesn't break.<h2>
before an <h1>
, which 99.9% doesn't happen. Use your CSS to style heading tags, not the default browser styles.Hello everyone, I made this with vite js + vue js. I need a lot of advice from you guys, feel free to say anything about this
Great start!
One thing I noticed is that if you hit the "Reset" button, the theme toggle switch jumps to the #2 position unexpectedly.