michelerubin
Hi
The h2 size in both view is 24px now.
Did you changed this ? On home page you can use this code in custom css to change the h2 size from article introtext
.introtext h2 {font-size:15px;}
and for Full article page this code
.com-content-article__body h2 {font-size:20px;}