updated "column-right" to "flip-card"

let me know if it's possible to use these settings
master
aleevadh 2 months ago
parent d62929bbdf
commit 84c17e4c32

@ -36,14 +36,20 @@
</div>
</div>
<div class="column column-right">
<!-- <div class="column column-right"> -->
<div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<img class="tendrils" src="assets/img/tendrils.svg"></img>
<h2>monster</h2>
<p class="info-layer">a site of tension, ambiguity, anomaly that challenges the established social order. A moster doesn't fit, emerges unexpectedly shedding light on toxic dynamics of power and on the invisible suffering of those who inhabits the border(land)s, the "other".</p>
<img class="tendrils" src="assets/img/tendrils.svg"></img>
</div>
<div class="flip-card-back">
<h2>Back of the card</h2>
</div>
</div>
</div>
</body>
<script src="assets/js/script.js"></script>

Loading…
Cancel
Save