Hello, I was not sure what would be the appropriate unit to set the width of the outer container, was 30rem a good option? Thank you!
Romina Galarza
@romina-gzaAll comments
- @jaymiyamSubmitted 9 months ago@romina-gzaPosted 9 months ago
Hey there! 😀 I saw your code, It's very good!
About your question, from my insight '30rem' is fine, but in the 'border-radius' you could change the value to '16px', for makes it similar to the challenge.
Also, for makes that the text looks like the challenge, you could have the 'h1' with a 'font-size' of '2rem' and a 'padding' with these values: '0 1.5rem'.
For last, the paragraph could be a 'font-size' with '1.4rem' and the 'padding' of this could be better with '0 1.5rem 1rem'.
These are little things that I would change, but even is your code is very well. I hope this comment can be useful for you. Happy coding ✨!
0