Skip to content

Instantly share code, notes, and snippets.

@LeoHeo
Created May 17, 2016 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeoHeo/0d01c6c365ad3de1bf4c92c93a8d2708 to your computer and use it in GitHub Desktop.
Save LeoHeo/0d01c6c365ad3de1bf4c92c93a8d2708 to your computer and use it in GitHub Desktop.

EM(Equal M)

  • 하위 요소들 모두 바꿈
  • 계산이 복잡

REM(Root EM)

  • 하위 요소들이 루트 영향만 받음
  • 계산이 쉬움
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment