mirror of
https://github.com/ineesalmeida/almeida-cv.git
synced 2024-11-23 07:47:55 +00:00
3 lines
67 B
SCSS
3 lines
67 B
SCSS
|
@function paper_height($width) {
|
||
|
@return $width / 0.70695553;
|
||
|
}
|