Skip to content

Commit

Permalink
before and after slider
Browse files Browse the repository at this point in the history
  • Loading branch information
JY-Joy committed Oct 24, 2024
1 parent eff8342 commit 77ea8ea
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/static/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ div#comparison {
}

div#comparison figure {
background-image: url("./static/images/a_dog_input.png");
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/photoshop-face-before.jpg);
background-size: cover;
position: relative;
font-size: 0;
Expand All @@ -180,7 +180,7 @@ div#comparison figure>img {
}

div#comparison figure div {
background-image: url("./static/images/a_dog_output.png");
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/photoshop-face-after.jpg);
background-size: cover;
position: absolute;
width: 50%;
Expand Down
Binary file added docs/static/images/sculpture_input.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/images/sculpture_output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 77ea8ea

Please sign in to comment.