Skip to content

Commit

Permalink
Fix ELIXIR background size
Browse files Browse the repository at this point in the history
  • Loading branch information
khawkins98 committed Jan 17, 2018
1 parent f24e2af commit f403b9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions js/elixirBanner.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ function elixirBanner() {
width: 60px;
display: inline-block;
float: left;
background-size: 60px;
}
</style>
`;
Expand Down
2 changes: 1 addition & 1 deletion js/elixirBanner.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f403b9d

Please sign in to comment.