Skip to content

Commit

Permalink
just changed the picture on the signin form
Browse files Browse the repository at this point in the history
  • Loading branch information
Elolodie committed Nov 27, 2020
1 parent 37d4165 commit 2a08e57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/assets/stylesheets/pages/_signform.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ padding-left:0;
// margin-left: 60px;
width: 100%;
height: 100vh;
background-image: url(https://images.unsplash.com/photo-1605036482688-14e03c9425e1?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80);
background-image: url(https://images.unsplash.com/photo-1605036482688-14e03c9425e1?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1650&q=80);
background-size: cover;
background-position: center;
}
Expand All @@ -35,7 +35,7 @@ padding-left:0;
// margin-left: 60px;
width: 100%;
height: 100vh;
background-image: url(https://images.unsplash.com/photo-1604513843888-824303218a45?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2850&q=80);
background-image: url(https://images.unsplash.com/photo-1605036482647-71ab6a72104c?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1650&q=80);
background-size: cover;
background-position: center;
}
Expand Down

0 comments on commit 2a08e57

Please sign in to comment.