parent
665c632d66
commit
a9e3039c84
3 changed files with 12 additions and 4 deletions
|
@ -49,22 +49,28 @@ body {
|
|||
&.content-font-size {
|
||||
&__large {
|
||||
--content-font-size: 18px;
|
||||
--content-emoji-size: 24px;
|
||||
--content-line-height: 27px;
|
||||
--detail-content-font-size: 25px;
|
||||
--detail-content-emoji-size: 32px;
|
||||
--detail-content-line-height: 32px;
|
||||
}
|
||||
|
||||
&__x_large {
|
||||
--content-font-size: 22px;
|
||||
--content-emoji-size: 32px;
|
||||
--content-line-height: 30px;
|
||||
--detail-content-font-size: 30px;
|
||||
--detail-content-emoji-size: 42px;
|
||||
--detail-content-line-height: 39px;
|
||||
}
|
||||
|
||||
&__xx_large {
|
||||
--content-font-size: 30px;
|
||||
--content-emoji-size: 42px;
|
||||
--content-line-height: 44px;
|
||||
--detail-content-font-size: 40px;
|
||||
--detail-content-emoji-size: 56px;
|
||||
--detail-content-line-height: 52px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue