Skip to content

Commit f0e6506

Browse files
authored
Merge pull request #360 from zarasyversen/patch-1
Remove duplicate styling of .bigimg img
2 parents eca0030 + 0422c04 commit f0e6506

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

html/lesson2/tutorial.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -418,11 +418,6 @@ ol li {
418418
border: 2px solid #b9b1bf;
419419
}
420420

421-
.bigimg img {
422-
margin: 15px 2px;
423-
width: 439px;
424-
border: 2px solid #b9b1bf;
425-
}
426421
```
427422

428423
### Some extra touches

0 commit comments

Comments
 (0)