We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1b654 commit e1c460dCopy full SHA for e1c460d
NgrxEffectChaining/src/styles.css
@@ -2,7 +2,7 @@
2
3
body {
4
/*background-color: grey;*/
5
- background-image: url("https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/bg-texture.jpg");
+ background-image: url("https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/assets/bg-texture.jpg");
6
background-repeat: repeat;
7
8
}
0 commit comments