Skip to content

Commit

Permalink
fix: remove max height from hero and marquee
Browse files Browse the repository at this point in the history
  • Loading branch information
braven112 authored and blackfalcon committed Mar 5, 2021
1 parent 89da00e commit 737656b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package-lock.json

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

1 change: 1 addition & 0 deletions src/style-banner.scss
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ img {
text-align: left;
width: 50%;
padding-left: 0;
max-height: unset;
}

.contentWrapper {
Expand Down

0 comments on commit 737656b

Please sign in to comment.