Skip to content

Commit

Permalink
Merge pull request #1101 from jayanththalla/footer
Browse files Browse the repository at this point in the history
added logo
  • Loading branch information
arghadipmanna101 authored Jun 11, 2024
2 parents 1669d16 + 47cd252 commit 670213f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion css/footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ footer .social ul{
}
footer .social li{
margin: 5px;
opacity: 0.75;
}

footer .footerEnd{
border-top: 1px solid #454d5e;
padding: 25px 0;
Expand Down
3 changes: 3 additions & 0 deletions footer/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ <h5>Social</h5>
<li><a href="https://www.youtube.com/flipkart"><img
src="https://static-assets-web.flixcart.com/batman-returns/batman-returns/p/images/YoutubeLogo-8425c4.svg"
alt=""></a></li>
<li><a href="https://www.instagram.com/flipkart/"><img
src="https://img.icons8.com/?size=25&id=32292&format=png&color=FFFFFF"
alt=""></a></li>

</ul>
</div>
Expand Down

0 comments on commit 670213f

Please sign in to comment.