3 lines
67 B
SCSS
3 lines
67 B
SCSS
@function paper_height($width) {
|
|
@return $width / 0.70695553;
|
|
} |
@function paper_height($width) {
|
|
@return $width / 0.70695553;
|
|
} |