forked from drone/command-center-dashboard
src/styles/variables.scss @@ -3,5 +3,6 @@ $top_height: 50px; @function hToV($px) { @return calc($px / 1080) * 100vh; //@return calc($px / 1080) * 100vh; @return $px * 1px; }