Skip to content

Commit d694e27

Browse files
committed
Angular Core Deep Dive
1 parent d32325c commit d694e27

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/assets/empty-image.png

55.7 KB
Loading

src/assets/styles.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@ course-card.is-odd {
7878
font-size: 25px;
7979
}
8080

81-
81+
.warn {
82+
color:red;
83+
}
8284

8385

8486

0 commit comments

Comments
 (0)