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 3
3
}
4
4
5
5
.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' );
7
7
background-size : cover;
8
8
}
Original file line number Diff line number Diff line change 4
4
< mat-card-title > Shiba Inu</ mat-card-title >
5
5
< mat-card-subtitle > Dog Breed</ mat-card-subtitle >
6
6
</ 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 ">
8
8
< mat-card-content >
9
9
< p >
10
10
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