Skip to content

Commit 8d94c0e

Browse files
Improve hero section semantics and remove badge
1 parent 3bbf8ff commit 8d94c0e

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

apps/docs/index.html

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,17 @@
33
<div class="hero">
44
<div>
55
<h1>Launch Your Ideas Faster</h1>
6-
<h4>
6+
<p>
77
A classless CSS framework built for speed. Style your website
88
later—build it now.
9-
</h4>
9+
</p>
1010
<div class="actions">
1111
<a role="button" href="/install.html">Get started</a>
1212
<a
1313
href="https://github.com/TorstenDittmann/launch.css"
1414
target="_blank"
1515
>View on GitHub</a>
1616
</div>
17-
<a
18-
href="https://www.producthunt.com/posts/launch-css?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-launch&#0045;css"
19-
target="_blank"
20-
><img
21-
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=953041&theme=light&t=1744577587801"
22-
alt="launch&#0046;css - Launch&#0032;Your&#0032;Ideas&#0032;Faster | Product Hunt"
23-
style="width: 250px; height: 54px"
24-
width="250"
25-
height="54"
26-
/></a>
2717
</div>
2818
</div>
2919
</main>

0 commit comments

Comments
 (0)