Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_functions.scss « sass « assets - github.com/ineesalmeida/almeida-cv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 94fe1cb1ea862824e74aad81d5cad8b0cdd13ed2 (plain)
1
2
3
@function paper_height($width) {
    @return $width / 0.70695553;
}