Skip to content

Commit 4884dbe

Browse files
koddssonkeithamus
andcommitted
Set width and height of logo
Co-authored-by: Keith Cirkel <[email protected]>
1 parent bbea89e commit 4884dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ css: [index.css]
44
---
55

66
<hero-header>
7-
<img slot="logo" src="/images/logo.svg" />
7+
<img slot="logo" src="/images/logo.svg" width="100" height="100">
88
<h1 slot="title">Web Components</h1>
99
<h2 slot="subtitle">The native way to build powerful user interfaces</h2>
1010
<a slot="cta" href="/learn">Learn</a>

0 commit comments

Comments
 (0)