chore(tutorial): make diagram images responsive

Fixes angular/angular-phonecat#376

Closes #15275
This commit is contained in:
Georgios Kalpakas
2016-10-16 14:14:16 +03:00
parent b8c8262808
commit aa6a80618d
+1
View File
@@ -650,6 +650,7 @@ ul.events > li {
.diagram {
margin-bottom: 10px;
margin-top: 30px;
max-width: 100%;
}
@media only screen and (min-width: 769px) and (max-width: 991px) {