Slight adjustment to centered headlines in About page. See #26387.
Built from https://develop.svn.wordpress.org/trunk@26720 git-svn-id: http://core.svn.wordpress.org/trunk@26609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -7833,9 +7833,10 @@ body.press-this {
|
||||
}
|
||||
|
||||
.about-wrap .changelog h2.about-headline-callout {
|
||||
margin: 1.4em 0 0;
|
||||
margin: 1em 0 0;
|
||||
font-size: 2.2em;
|
||||
font-weight: 300;
|
||||
line-height: 1.3;
|
||||
font-weight: 600;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user