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 1944578 commit 1abfa0bCopy full SHA for 1abfa0b
src/components/Header.js
@@ -48,7 +48,7 @@ function Header({
48
src={icon}
49
alt="Testing Playground mascot Froggy"
50
/>
51
- ️ <span>Testing Playground</span>
+ ️ <span className="hidden sm:block">Testing Playground</span>
52
</h1>
53
</a>
54
</div>
0 commit comments