Jump to content

Recommended Posts

Posted

Or you just use RockFrontend ? 

/* h1 fluid font size, 20px on mobile, 40px on desktop */
h1 {
	font-size: rfGrow(20px, 40px);
}

Does also work for margins, paddings, translate etc etc...

  • Thanks 1
×
×
  • Create New...