Coding standards: Change one occurrence of font weight 700 to 600.

Props chetan200891.
Amends [43018].
See #43897.

Built from https://develop.svn.wordpress.org/trunk@43021


git-svn-id: http://core.svn.wordpress.org/trunk@42850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2018-04-29 18:04:21 +00:00
parent 2e8149064e
commit e663af477a
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -730,7 +730,7 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
}
.theme-overlay .parent-theme strong {
font-weight: 700;
font-weight: 600;
}
/**