Skip to content

Commit

Permalink
Merge pull request #63 from WriteSpeakCode/nicola/sponsor-css
Browse files Browse the repository at this point in the history
Remove width and height from sponsor-logo
  • Loading branch information
deweydell authored Feb 24, 2019
2 parents 0af2b22 + fad251e commit 684c0d2
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 4 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 0 additions & 2 deletions _sass/_sponsors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ $max-logo-width: 500px;
}

&-logo {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
Expand Down
2 changes: 0 additions & 2 deletions _site/assets/css/custom_2018.css
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,6 @@ a.link.white {
.sponsor-container {
width: 100%; }
.sponsor-logo {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center; }
Expand Down

0 comments on commit 684c0d2

Please sign in to comment.