-
Cláudio, atualize o nome do seu arquivo `Bem-vindo.css` para `bem-vindo.css` para seguirmos o padrão de Clean Code que definimos em sala de aula para arquivos HTML (e CSS).
-
We need to add appropriate CSS class names to the blocks following the BEM (Block Element Modifier) methodology. This will help make our code more structured, readable, and easier to maintain.
The …
-
https://l2c.northcoders.com/courses/fe/fe-nc-news#sectionId=Adv_general_styling,step=intro
- [ ] Migrate CSS to BEM framework
- [ ] Pick colours
- [ ] Used Wave contrast checker
- [ ] Pick f…
-
Inspired by Drupal issue: https://www.drupal.org/project/drupal/issues/2916377
## Description of the need
Escaped characters in CSS classes are valid. Several popular CSS/Sass libraries use esca…
-
Good job!
You've done some minor mistakes in your job. Let me point you for a couple:
1.
```
27
```
In this case usage of paragraph is incorrect, because `` and `` elements are not a T…
-
Kenapa engga menggunakan Metodologi BEM CSS Mas Irfan?
-
Refactor the code to use BEM convention for css selectors as div class names as per https://www.freecodecamp.org/news/css-naming-conventions-that-will-save-you-hours-of-debugging-35cea737d849/
-
### My code conventions for this project
- Everything in EN
- 2 space tab indents
- BEM class naming
- Custom properties in global.css
- Work with components, stored in lib folder
- Building the site…
-
### Issue description
Let’s use [BEM](https://getbem.com/naming/) for new css (as USWDS have been doing since [2.0](https://designsystem.digital.gov/whats-new/updates/2019/04/08/introducing-uswds-2-0…
-
Нужно нормальное содержание этих тегов на всех страницах. Можешь исключить индексную страницу и ui-kit
![image](https://user-images.githubusercontent.com/46949445/87764599-568f6180-c81f-11ea-9dbe-db8…