Skip to content

Commit ed5a8bf

Browse files
committed
embed product hunt
1 parent db0d5c4 commit ed5a8bf

File tree

3 files changed

+5
-11
lines changed

3 files changed

+5
-11
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
55
<br/>
66

7+
<a href="https://www.producthunt.com/posts/15-web-projects-free?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-15&#0045;web&#0045;projects&#0045;free" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=358222&theme=light" alt="15&#0032;Web&#0032;Projects&#0032;Free - Get&#0032;15&#0032;Projects&#0032;for&#0032;Developers&#0032;build&#0032;in&#0032;HTML&#0032;CSS&#0032;and&#0032;More&#0046;&#0046;&#0046; | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
78

89

910
## Tech Stack:

css/style.css

+1-11
Original file line numberDiff line numberDiff line change
@@ -247,17 +247,7 @@ body::-webkit-scrollbar {
247247
align-items: center;
248248
flex-direction: column;
249249
}
250-
.person {
251-
/* width: 300px; */
252-
height: 400px;
253-
overflow: hidden;
254-
margin-top: -80px;
255-
}
256-
.person img {
257-
width: 100%;
258-
height: 100%;
259-
object-fit: contain;
260-
}
250+
261251
.social-icons {
262252
display: flex;
263253
gap: 40px;

index.html

+3
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ <h1><span>Hello,</span> <span>I'm Shivam Shukla</span></h1>
6363
</div>
6464
</div>
6565
<div class="right">
66+
<div class="pd">
67+
<a href="https://www.producthunt.com/posts/15-web-projects-free?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-15&#0045;web&#0045;projects&#0045;free" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=358222&theme=light" alt="15&#0032;Web&#0032;Projects&#0032;Free - Get&#0032;15&#0032;Projects&#0032;for&#0032;Developers&#0032;build&#0032;in&#0032;HTML&#0032;CSS&#0032;and&#0032;More&#0046;&#0046;&#0046; | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
68+
</div>
6669
<div class="video">
6770
<video width="550" controls>
6871
<source src="/images/demo.mp4" type="video/mp4">

0 commit comments

Comments
 (0)