Skip to content

Commit

Permalink
Change method name color for API/Component methods
Browse files Browse the repository at this point in the history
Summary: Closes facebook#8481

Differential Revision: D3497267

Pulled By: JoelMarcey

fbshipit-source-id: 82ffb17a9ec3110481ad64d5065fc9fee6a31808
  • Loading branch information
JoelMarcey authored and Morgan Pretty committed Aug 24, 2016
1 parent f75bd5e commit 04f4115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/react-native/css/react-native.css
Original file line number Diff line number Diff line change
Expand Up @@ -1240,7 +1240,7 @@ div[data-twttr-id] iframe {
.methodTitle {
font-weight: bold;
font-size: 24px;
color: #E9967A;
color: #2F9C0A;
}

.compactProps .methodTitle {
Expand Down

0 comments on commit 04f4115

Please sign in to comment.