Skip to content

Commit b7032ed

Browse files
committed
added clearer instructions with hints
1 parent b6f0d69 commit b7032ed

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

exercises/05.1-second-styles/README.es.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@
66

77
![Alert in bootstrap](../../.learn/assets/05.1-1.png?raw=true)
88

9+
## 💡 Pista:
10+
11+
+ Solamente debes cambiar los colores de fondo, colores de texto, y el estilo de los bordes.
12+
+ El Badge tiene un `border-radius` de `50%`

exercises/05.1-second-styles/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ tutorial: "https://www.youtube.com/watch?v=Vr5Kh47NSuM"
1010

1111
![Alert in bootstrap](../../.learn/assets/05.1-1.png?raw=true)
1212

13+
## 💡 Hint:
14+
15+
+ You should only style the background colors, text colors, and borders.
16+
+ The badge has a `border-radius` of `50%`

0 commit comments

Comments
 (0)