Skip to content

Commit cf0884e

Browse files
committed
Always put the logo width at 50% instead of hard-coding the size
1 parent 9fe754d commit cf0884e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<img alt="The Rust Programming Language: A language empowering everyone to build reliable and efficient software"
33
src="https://www.rust-lang.org/static/images/rust-social-wide.jpg"
4-
width="512" height="256">
4+
width="50%">
55

66
[Website][Rust] | [Getting started] | [Learn] | [Documentation] | [Contributing]
77
</div>

0 commit comments

Comments
 (0)