DroidPinkman
3/24/2019 - 12:19 AM

Fluidize

@function responsive($target, $context) {
	@return ($target / $context) * 100%;
}