Skip to content

Commit

Permalink
Merge pull request #146 from luisaugusto/issue-142
Browse files Browse the repository at this point in the history
fixed styling issue
  • Loading branch information
elangosundar authored Jan 24, 2020
2 parents a6af76f + 41d45fa commit 8cdc3e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ i {
max-width: 100%;
/* height: auto; */
height: 200px;
object-fit: contain;
object-position: center;
}
.App {
text-align: center;
Expand Down

0 comments on commit 8cdc3e5

Please sign in to comment.