diff --git a/_site/css/article-page.css b/_site/css/article-page.css index 845851a..b70f2e1 100644 --- a/_site/css/article-page.css +++ b/_site/css/article-page.css @@ -1,8 +1,8 @@ /* make text look nice */ -.mdc-typography--headline2, .mdc-typography--subtitle1 { +.mdc-typography--headline3, .mdc-typography--subtitle1 { text-transform: capitalize; } -.mdc-typography--headline2, .mdc-typography--subtitle1, figure { +.mdc-typography--headline3, .mdc-typography--subtitle1, figure { margin: 5px; } .mdc-typography--caption-text { diff --git a/css/article-page.css b/css/article-page.css index 845851a..b70f2e1 100644 --- a/css/article-page.css +++ b/css/article-page.css @@ -1,8 +1,8 @@ /* make text look nice */ -.mdc-typography--headline2, .mdc-typography--subtitle1 { +.mdc-typography--headline3, .mdc-typography--subtitle1 { text-transform: capitalize; } -.mdc-typography--headline2, .mdc-typography--subtitle1, figure { +.mdc-typography--headline3, .mdc-typography--subtitle1, figure { margin: 5px; } .mdc-typography--caption-text {