Skip to content

Commit 4fed186

Browse files
authored
Fix example image height
1 parent c6298b5 commit 4fed186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dock/largesize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ defaults write com.apple.dock "largesize" -int "76" && killall Dock
4747
<img
4848
src="./images/largesize/76.png"
4949
alt="Example with value set to 76"
50-
width="740" height="78" style="height: auto"
50+
width="740" height="62" style="height: auto"
5151
/>
5252

5353
## Read current value

0 commit comments

Comments
 (0)