UNPKG

everywherebible

Version:

A Bible app for slow connections

11 lines (9 loc) 163 B
nav a svg { transition-property: transform, opacity; transition-duration: .2s; opacity: 0.8; } nav a.active svg { transform: scale(1.3); opacity: 1; }