print font
This commit is contained in:
parent
a7a92e7703
commit
34c73a2d47
5 changed files with 24 additions and 0 deletions
|
|
@ -13,6 +13,12 @@
|
|||
line-height: $text_line_1;
|
||||
}
|
||||
|
||||
%basic_print {
|
||||
font-family: $third_font_family;
|
||||
font-size: $text_size_1;
|
||||
line-height: $text_line_1;
|
||||
}
|
||||
|
||||
%head_all {
|
||||
color: $basic_head_color;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue