diff --git a/bedrock/base/templates/includes/protocol/navigation/menus/products.html b/bedrock/base/templates/includes/protocol/navigation/menus/products.html index d42ee28c45e..87a667b8d3f 100644 --- a/bedrock/base/templates/includes/protocol/navigation/menus/products.html +++ b/bedrock/base/templates/includes/protocol/navigation/menus/products.html @@ -71,7 +71,8 @@
{{ ftl('navigation-v2-use-ai-to-detect') }}
{% endif %} diff --git a/bedrock/mozorg/templates/mozorg/home/includes/m24/products.html b/bedrock/mozorg/templates/mozorg/home/includes/m24/products.html index 2b9e21d5fb0..99f59f4d291 100644 --- a/bedrock/mozorg/templates/mozorg/home/includes/m24/products.html +++ b/bedrock/mozorg/templates/mozorg/home/includes/m24/products.html @@ -14,44 +14,43 @@{{ ftl('firefox-products-fakespot-has-your') }}
{{ ftl('firefox-products-analyze') }} {{ icon_external|safe }}
{% endcall %} diff --git a/media/css/m24/launchpad.scss b/media/css/m24/launchpad.scss index 24a66fca086..fcd613f8465 100644 --- a/media/css/m24/launchpad.scss +++ b/media/css/m24/launchpad.scss @@ -122,6 +122,10 @@ $launchpad-logo-spacing: $launchpad-logo-width + $launchpad-logo-padding; font-weight: 600; grid-column: 1 / span 10; line-height: 1; + + b { + color: transparent; + } } .m24-c-launchpad-info {