Skip to content
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

Desafío Semana 1 #4

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Ruiz-Karla
Copy link

Perdón por la tardanza, no tengo experiencia en github y se me complicó un poco ):

Challenge

Copy link
Member

@pablomdd pablomdd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Muy buen código! Puedo ver que tienes ya conocimientos de CSS :)

Te dejé un review sobre una clases que repites y se puede mejorar. El comentario va a que usamos clases para reutilizar código y digamos, en esa parte las estas usando como partes individuales y repitiendo esos estilos.

El resto se ve todo muy bien!

challenges/week1/Semana1/main.css Outdated Show resolved Hide resolved
challenges/week1/Semana1/index.html Show resolved Hide resolved
border:rgba(36,36,44,255) 5px double;
border-radius: 20px
}
.Blogr_foot{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Como pequeña mejora: Los nombres de cualquier cosa en CSS van todo en minusculas

challenges/week1/Semana1/main.css Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants