Use <h1> instead of <h2> for 'Recent Updates'/'Repository'

This commit is contained in:
Philipp Oppermann
2019-12-13 12:36:35 +01:00
parent f8a50cb752
commit bf5e2cf4dc
2 changed files with 3 additions and 3 deletions

View File

@@ -243,7 +243,7 @@ aside#all-posts-link {
margin-bottom: 1.5rem;
}
aside#recent-updates h2 {
aside#recent-updates h1 {
font-size: 110%;
margin-bottom: .2rem;
}