File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9595 < span class ="news-article-category "> {{ primary_category | escape }}</ span >
9696 < time datetime ="{{ page.date | date_to_xmlschema }} "> {{ page.date | date: "%B %-d, %Y" }}</ time >
9797 </ div >
98- < h2 > {{ page.title | escape }}</ h2 >
98+ < h1 > {{ page.title | escape }}</ h1 >
9999 < span class ="news-article-title-rule " aria-hidden ="true "> </ span >
100100 {% if page.summary %}
101101 < p class ="news-article-deck "> {{ page.summary | escape }}</ p >
Original file line number Diff line number Diff line change @@ -1679,7 +1679,7 @@ h3.title { margin-bottom: 0px; margin-top: 10px; }
16791679 max-width : 760px ;
16801680 margin : 0 ;
16811681 padding : 0 ;
1682- font-size : 29 px ;
1682+ font-size : 25 px ;
16831683 font-weight : 700 ;
16841684 letter-spacing : -.65px ;
16851685 line-height : 1.18 ;
@@ -1770,7 +1770,7 @@ h3.title { margin-bottom: 0px; margin-top: 10px; }
17701770
17711771.news-article-body p ,
17721772.news-article-body li {
1773- font-size : 14 .5px ;
1773+ font-size : 13 .5px ;
17741774 line-height : 1.65 ;
17751775}
17761776
You can’t perform that action at this time.
0 commit comments