@CoderOfArtMagic95Submitted over 3 years ago
Attempt 3
Attempt 3
I think you should do the project without seeing white frames, so I would define a height: 100vh for the .outer-div and not define the width.
To center the component you could do it with grid or with flexbox, it is not very complex.
Finally, you need to implement the responsive design, so that the component adapts well to the size of any screen.
I hope I've helped.
Bom dia pessoal tudo bem ? Apesar de ter concluído o desafio, queria saber se existem maneiras mais fáceis de trabalhar com design responsivos, e se sim quais são. E qualquer feedback agradeço muito.
The only thing that I would tell you is that you will apply the font family, since you only imported it with the font face but you did not use it anywhere