Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 3e2cda5

Browse files
committed
chore(tutorial): make diagram images responsive
Fixes angular/angular-phonecat#376 Closes #15275
1 parent 1105203 commit 3e2cda5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/app/assets/css/docs.css

+1
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,7 @@ ul.events > li {
650650
.diagram {
651651
margin-bottom: 10px;
652652
margin-top: 30px;
653+
max-width: 100%;
653654
}
654655

655656
@media only screen and (min-width: 769px) and (max-width: 991px) {

0 commit comments

Comments
 (0)