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 bbea89e commit 4884dbeCopy full SHA for 4884dbe
index.md
@@ -4,7 +4,7 @@ css: [index.css]
4
---
5
6
<hero-header>
7
- <img slot="logo" src="/images/logo.svg" />
+ <img slot="logo" src="/images/logo.svg" width="100" height="100">
8
<h1 slot="title">Web Components</h1>
9
<h2 slot="subtitle">The native way to build powerful user interfaces</h2>
10
<a slot="cta" href="/learn">Learn</a>
0 commit comments