Horizon 2.3.0 bugs - Featured blog heading in CAPS

Short description of issue

Horizon 2.3.0 bugs - Featured blog title is forced uppercase

Reproduction steps

The section title in the featured blog posts is forced uppercase for some reason when other sections and blocks are not.

Additional info

Fix:

Remove from ~/sections/featured-blog-posts.liquid

{% stylesheet %}
  .featured-blog-posts h3 {
    text-transform: uppercase;
  }
{% endstylesheet %}

What type of topic is this

Bug report

Upload screenshot(s) of issue

Hi Asa - this issue should be resolved in Horizon version 3.2.1, are you still seeing this on your side?

@Liam-Shopify , yes fixed in 2.3.1