pressbooks aldine theme the theme used for the front page or default book
 
 
 
 
 
 

3 lines
88 B

@function em($pixels, $context: $base-font-size) {
@return #{$pixels / $context}em;
}