Settings: Make product title on About page a normal div

The product title isn't serving as a heading to anything in particular
and is just displayed as large text.

Fixed: 1314436
Change-Id: I499ec3c788169daf12cd88be09d338566e6cdcd3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3964884
Reviewed-by: Rebekah Potter <rbpotter@chromium.org>
Commit-Queue: John Lee <johntlee@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1061706}
diff --git a/chrome/browser/resources/settings/about_page/about_page.html b/chrome/browser/resources/settings/about_page/about_page.html
index 7cfa495..414cb82 100644
--- a/chrome/browser/resources/settings/about_page/about_page.html
+++ b/chrome/browser/resources/settings/about_page/about_page.html
@@ -56,7 +56,7 @@
             alt="$i18n{aboutProductLogoAlt}"
             role="presentation">
 </if>
-        <h1 class="product-title">$i18n{aboutProductTitle}</h1>
+        <div class="product-title">$i18n{aboutProductTitle}</div>
       </div>
       <div class="cr-row two-line">
         <!-- Set the icon from the iconset (when it's obsolete/EOL and