Skip to content

Commit 27e3064

Browse files
committed
Irrelevant Change - Ignore (Practice)
1 parent baca9a2 commit 27e3064

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/lesson5/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ Now create a **Transition** affect:
450450

451451
```css
452452
a.btn:hover {
453-
background: black;
453+
background: black;
454454
transition-duration: 4s;
455455
}```
456456

0 commit comments

Comments
 (0)