Skip to content

Instantly share code, notes, and snippets.

View dgjungleP's full-sized avatar
🧐
Focusing

Jungle dgjungleP

🧐
Focusing
View GitHub Profile
@dgjungleP
dgjungleP / index.html
Created June 10, 2023 08:43
Pokemon Card Holo Effect
<main id=app>
<p>Please checkout the newer version of this; <a href="https://codepen.io/simeydotme/pen/abYWJdX" target="_blank">https://codepen.io/simeydotme/pen/abYWJdX</a></p>
<h1>Pokemon Card, Holo Effect</h1>
<section class="cards">
<div class="card charizard animated"></div>
<div class="card pika animated"></div>
<div class="card eevee animated"></div>