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

Feature/youtube channel template #115

Merged

Conversation

Carlos7979
Copy link

This is only the mobile version, when the screen size increases, the web change, but the desktop version is incomplete.

@lexbarba lexbarba changed the base branch from master to develop April 8, 2019 09:49
@lexbarba
Copy link
Collaborator

lexbarba commented Apr 8, 2019

Make sure you merge it withe develop!!! I have already updated it!


</header>
<section class="subh">
<div class="isubh">
Copy link
Collaborator

Choose a reason for hiding this comment

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

@Carlos7979 you have to look at BEM and rename all classes. BEM works as it follows:
A header could be:
header (block), header__title(block+element), header__img(block+element), header__quote(block+element), header__quote-link(block+element+element), header__quote-link--used (block+element+element+modifier). Please rename them using BEM.

@lexbarba lexbarba merged commit 077209a into b00tc4mp:develop Apr 22, 2019
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.

None yet

2 participants