Merge pull request #7291 from edelfino11/NewBranch

CE-310 Fixes title overlap of EV3 for Firefox
This commit is contained in:
Benjamin Wheeler 2023-01-18 12:54:55 -05:00 committed by GitHub
commit dc8e255fb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -106,6 +106,7 @@
display: flex;
margin-bottom: 2rem;
color: $ui-white;
width: 100%;
img {
padding-right: .5rem;

View file

@ -39,7 +39,7 @@ class EV3 extends ExtensionLanding {
renderCopy={
<FlexRow className="column extension-copy">
<h1><img
alt=""
alt="ev3.svg"
src="/images/ev3/ev3.svg"
/>LEGO MINDSTORMS EV3</h1>
<FormattedMessage