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

star task #4847

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

star task #4847

wants to merge 1 commit into from

Conversation

leonunesweb
Copy link

❗️ Copy this Checklist to the Pull Request description after links, and put - [x] before each point after you checked it.

  • [ x ] Yellow stars are added with container modifier + pseudo-selector (NO extra classes)
  • [ x ] Each BEM block has its own separate file
  • [ x ] All Typical Mistakes from BEM lesson theory are checked.
  • [ x ] Code follows all the Code Style Rules ❗️

Copy link

@jv-aquino jv-aquino left a comment

Choose a reason for hiding this comment

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

Nice use of BEM and awesome CSS!!!!! Gj Léo!

.stars--3 .stars__star:nth-child(-n + 3),
.stars--4 .stars__star:nth-child(-n + 4),
.stars--5 .stars__star:nth-child(-n + 5) {
background-image: url(./images/star-active.svg);

Choose a reason for hiding this comment

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

niiiiiiiiiiiiiiiiiiiiiiiice!!!!!!!!!!!

@jv-aquino
Copy link

Esqueci de comentar, houve um problema no test report, se repetir da uma olhada no deploy dele

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants