Skip to content

Commit a84092e

Browse files
authored
background image
1 parent f1919f6 commit a84092e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
.hero{
183183
height:100vh;
184184
background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.7)),
185-
url("/image1.jpeg");
185+
url("image1.jpeg");
186186
background-size:cover;
187187
background-position:center;
188188
display:flex;

0 commit comments

Comments
 (0)