-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/desafio 02 estilo #23
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@LaisChS parte do desafio 2 era fazer o projeto ser responsivo.
ficou faltando as medias querys, em dispositivos moveis ele esta quebrando.
color: #fdad1a; | ||
} | ||
|
||
h1, h2, h3 { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
você pode criar uma classe para esses h's, ia ficar mais facil de manipular!
box-sizing: border-box; | ||
} | ||
|
||
h1 { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lais eu senti falta de uma fonte especifica para o projeto.
No template do Womakers eles usam o roboto
(https://fonts.google.com/specimen/Roboto)
mas fica a vontade de colocar a fonte que você quiser também
@gabriellyandr @jacobsenanaizabel