mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Accessibility: Fix the headings hierarchy on the Freedoms page.
Props ryelle, afercia. Fixes #49838. git-svn-id: https://develop.svn.wordpress.org/trunk@47558 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -317,7 +317,8 @@
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
.about__container h3 {
|
||||
.about__container h3,
|
||||
.about__container h2.is-smaller-heading {
|
||||
margin-top: 0;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user