framework7
Version:
Full featured mobile HTML framework for building iOS & Android apps
1 lines • 240 B
CSS
.gauge{display:inline-block;margin-left:auto;margin-right:auto;position:relative;text-align:center}.gauge svg,.gauge-svg{height:auto;max-width:100%}.gauge svg circle,.gauge svg path,.gauge-svg circle,.gauge-svg path{transition-duration:.4s}