Skip to content

Commit dfd061e

Browse files
authored
Update styles.css
1 parent dd5f5f8 commit dfd061e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ h1 {
8585
gap: 2.4rem;
8686
padding: 24px 48px;
8787
border-radius: 12px;
88-
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/form.webp");
88+
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("images/form.webp");
8989
background-size: cover;
9090
background-repeat: no-repeat;
9191
background-position: center;

0 commit comments

Comments
 (0)