Skip to content

Commit 37125b9

Browse files
committed
Set image widths to 50%.
1 parent 784159c commit 37125b9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

external_samples/docs/component_blocks.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,30 @@
44

55
### Dropdown shows components of the specific type.
66

7-
<img src="BlockWithComponentDropdown.png" width="582">
7+
<img src="BlockWithComponentDropdown.png" width="50%">
88

99
### Tooltip shows that the block calls a method on a component, followed by details about what that method does.
1010

11-
<img src="BlockWithTooltip.png" width="684">
11+
<img src="BlockWithTooltip.png" width="50%">
1212

1313
## Component Toolbox Categories
1414

1515
### REV ColorRangeSensor
1616

17-
<img src="REV_ColorRangeSensor.png" width="1062">
17+
<img src="REV_ColorRangeSensor.png" width="50%">
1818

1919
### REV Servo
2020

21-
<img src="REV_Servo.png" width="1162">
21+
<img src="REV_Servo.png" width="50%">
2222

2323
### REV SmartMotor
2424

25-
<img src="REV_SmartMotor.png" width="1244">
25+
<img src="REV_SmartMotor.png" width="50%">
2626

2727
### REV TouchSensor
2828

29-
<img src="REV_TouchSensor.png" width="984">
29+
<img src="REV_TouchSensor.png" width="50%">
3030

3131
### SparkFun LEDStick
3232

33-
<img src="SparkFun_LEDStick.png" width="1332">
33+
<img src="SparkFun_LEDStick.png" width="50%">

0 commit comments

Comments
 (0)