Skip to content

Commit

Permalink
Actualise le logo pro-connect
Browse files Browse the repository at this point in the history
  • Loading branch information
etienneCharignon committed Dec 2, 2024
1 parent 13c07ac commit fb22f37
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
14 changes: 9 additions & 5 deletions app/assets/images/logo-pro-connect-bg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions app/assets/stylesheets/_pro_connect_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
flex-direction: column;
justify-content: center;
margin-bottom: .75rem;
padding: .625em .75em .625em 4em;
padding: .625em .75em .625em 4.5em;
text-decoration: none;
position: relative;

Expand Down Expand Up @@ -68,16 +68,16 @@
background-image: image-url('logo-pro-connect-bg.svg');
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: 2.5em 3em;
background-size: 3.375em 3em;
bottom: .25em;
content: "";
display: block;
height: 3em;
left: .75em;
left: .625em;
margin-top: -1.5em;
position: absolute;
top: 50%;
width: 2.5em;
width: 3.375em;
}
}

Expand Down

0 comments on commit fb22f37

Please sign in to comment.