We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a96f31 commit 439f653Copy full SHA for 439f653
README.md
@@ -1,5 +1,5 @@
1
<picture>
2
- <source media="(mmin-width: 720px)" srcset="docs/header.svg">
+ <source media="(min-width: 720px)" srcset="docs/header.svg">
3
<img src="docs/header-mobile.svg" width="900" height="330" alt="GodotJS Logo">
4
</picture>
5
0 commit comments