Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 232 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 232 Bytes

Adaptive Switch

Switch that adapts to text size

To change switch size, just change font-size

.adaptive-switch {
	font-size: ...px;
}

Demo