mirror of
https://github.com/ineesalmeida/almeida-cv.git
synced 2025-01-18 19:00:24 +00:00
3 lines
67 B
SCSS
3 lines
67 B
SCSS
|
@function paper_height($width) {
|
||
|
@return $width / 0.70695553;
|
||
|
}
|