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

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


git-svn-id: https://develop.svn.wordpress.org/trunk@43021 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia 2018-04-29 18:03:29 +00:00
parent 52e28b4085
commit 518c7ab6ac
1 changed files with 1 additions and 1 deletions

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;
}
/**