You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason will be displayed to describe this comment to others. Learn more.
We previously omitted using grom/common theme header svg since it has intrinsic scaling issue without specifying a background-size
I modified it top specify an intrinsic height of 400px so that it can work as a drop-in replacement for the png version.
593ad87
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We previously omitted using grom/common theme header svg since it has intrinsic scaling issue without specifying a background-size
I modified it top specify an intrinsic height of 400px so that it can work as a drop-in replacement for the png version.