We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e447db8 commit 5a2a8f9Copy full SHA for 5a2a8f9
stats-preview-card-component-FM/style.css
@@ -100,7 +100,7 @@ section {
100
}
101
102
.hero-image .picture {
103
- background: url("/images/image-header-desktop.jpg") no-repeat center/cover;
+ background: url("./images/image-header-desktop.jpg") no-repeat center/cover;
104
height: 400px;
105
width: 100%;
106
border-radius: 0px 10px 10px 0px;
0 commit comments