Animations

The framework comes with ONLY two simple animation states intentionally chosen for simplicity


fade-in-bottom

fade-in (very subtle might not be noticable)

Just apply this class to a div for it to take effect

<div class="panel br drop-shadow fade-in-bottom">testing</div>
testing
<div class="panel bg-dark br drop-shadow fade-in h-a"> testing </div>
testing