Demo Improvements and Masonry

This commit is contained in:
David Haz
2025-07-09 09:24:46 +03:00
parent 636822252d
commit 83607dc6c5
9 changed files with 541 additions and 4 deletions

View File

@@ -16,8 +16,8 @@
class="fade-content-demo-content"
>
<div class="demo-content">
<h4>Fade Content Example</h4>
<p>This content will fade in when it enters the viewport.</p>
<h4>Fade Content</h4>
<p>It will fade in when it enters the viewport.</p>
</div>
</FadeContent>
</div>