File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/material-examples/card-fancy Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33}
44
55.example-header-image {
6- background-image : url ('http ://material.angular.io/assets/img/examples/shiba1.jpg' );
6+ background-image : url ('https ://material.angular.io/assets/img/examples/shiba1.jpg' );
77 background-size : cover;
88}
Original file line number Diff line number Diff line change 44 < mat-card-title > Shiba Inu</ mat-card-title >
55 < mat-card-subtitle > Dog Breed</ mat-card-subtitle >
66 </ mat-card-header >
7- < img mat-card-image src ="http ://material.angular.io/assets/img/examples/shiba2.jpg " alt ="Photo of a Shiba Inu ">
7+ < img mat-card-image src ="https ://material.angular.io/assets/img/examples/shiba2.jpg " alt ="Photo of a Shiba Inu ">
88 < mat-card-content >
99 < p >
1010 The Shiba Inu is the smallest of the six original and distinct spitz breeds of dog from Japan.
You can’t perform that action at this time.
0 commit comments