Skip to content

Commit 15a7ac9

Browse files
Fix swoop image in blog details
1 parent 91d7da6 commit 15a7ac9

File tree

1 file changed

+1
-1
lines changed
  • assets/stylesheets/new-stylesheets/pages

1 file changed

+1
-1
lines changed

assets/stylesheets/new-stylesheets/pages/_post.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103

104104
.swoop-1 {
105105
@include swoop-ratio(2624, 1073, 1.33);
106-
background: url(/assets/images/install/swoops/swoop-0.png) no-repeat;
106+
background: url(/assets/images/shared-swoops/swoop-0.png) no-repeat;
107107
background-size: 166% auto;
108108
background-position: 47% 0%;
109109
top: -46vw;

0 commit comments

Comments
 (0)