Skip to content

Commit

Permalink
Max height on logos
Browse files Browse the repository at this point in the history
  • Loading branch information
willu47 committed Jul 12, 2023
1 parent 3a71259 commit 7985f15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ This work was financially supported by:
<img
src="docs/images/ecemf.png"
alt="European Climate and Energy Modelling Forum Logo"
style="display: inline-block; margin: 100 auto; max-height: 100px"><img
style="display: inline-block; margin: 100 auto; height: 100px"><img
src="docs/images/iamcompact.png"
alt="IAM COMPACT Logo"
style="display: inline-block; margin: 100 auto; max-height: 100px">
style="display: inline-block; margin: 100 auto; height: 100px">

## Install from Python Packaging Index (PyPI)

Expand Down

0 comments on commit 7985f15

Please sign in to comment.