Bump H3 headings to H2 on the {Term} screens for better accessibility.

Props mrahmadawais.
Fixes #33658.


git-svn-id: https://develop.svn.wordpress.org/trunk@33917 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor
2015-09-05 20:16:17 +00:00
parent 31663c6782
commit 1adb9643d9
2 changed files with 3 additions and 3 deletions

View File

@@ -1018,7 +1018,7 @@ span.description,
max-width: 100%;
}
.col-wrap h3 {
.col-wrap h2 {
margin: 12px 0;
font-size: 1.1em;
}