Skip to content

Commit de455f1

Browse files
Hint added to the 7th exercise
1 parent b7e8fd3 commit de455f1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

exercises/07-Very-Specific-Rules/README.es.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ En este ejercicio, puedes agregar tu código solo arriba del **READ ONLY BLOCK**
1515

1616
![Example Image](../../.learn/assets/07-1.png?raw=true)
1717

18+
## :bulb: Pista:
1819

19-
20+
1. El atributo `!important` ayuda a sobreescribir stilos.

exercises/07-Very-Specific-Rules/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ In this exercise, you can add your code only above the **READ ONLY BLOCK** of th
2222

2323
## :bulb: Hint:
2424

25-
1. the !important attribute helps to override over other attributes
25+
1. The `!important` attribute helps to override over other attributes.

0 commit comments

Comments
 (0)