Ruslan Yevych is a senior researcher in the Research Institute of Physics and Chemistry of Solid States of Uzhhorod National University (Uzhhorod, Ukraine) and has a PhD degree in Physics.
If you like math and CSS, you’ll love this one. We don’t need to use media queries to change the values of some CSS properties —
font-size
,
padding
,
margin
etc. — depending on the viewport width, with the CSS
clamp
function. But: we still need to use media queries for changing colors, borders, shadows and other CSS styles.
Read more…