Liking cljdoc? Tell your friends :D

greenhouse.typography


golden-line-heightclj

(golden-line-height & {:keys [font-size width]})

Given a font size and content width use the golden ratio to compute the ideal line height.

Given a font size and content width use the golden ratio to
compute the ideal line height.
sourceraw docstring

golden-ratioclj

(golden-ratio & {:keys [font-size width] :or {font-size 12 width 800}})
source

PHIclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close