hugo-theme-almeida/assets/sass/_functions.scss
2020-08-16 13:21:35 +01:00

3 lines
No EOL
67 B
SCSS

@function paper_height($width) {
@return $width / 0.70695553;
}