Skip to content

Commit da5b2cb

Browse files
committed
Reduce react logo width to 150px
1 parent 38c12b7 commit da5b2cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_react/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permalink: /react/
99
{% include toc icon="columns" title="React" %}
1010

1111
<center>
12-
<img src="/images/logos/react.png">
12+
<img src="/images/logos/react.png" width="150">
1313
</center>
1414

1515
UI-Router provides extremely flexible, state based routing to the React ecosystem.

0 commit comments

Comments
 (0)