kud
5/10/2017 - 1:59 PM

Now you'll be able to /10 your px to put them in rem instead of /16

Now you'll be able to /10 your px to put them in rem instead of /16

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
}