mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
Merge pull request #1043 from sharelatex/as-increase-heading-line-height
Increase line-height of headings GitOrigin-RevId: 57d1c87f4c480fb6de0a1ca24f7e80edfe748a68
This commit is contained in:
committed by
sharelatex
parent
39a7c80b07
commit
f442fd65e3
@@ -46,7 +46,7 @@
|
||||
//** By default, this inherits from the `<body>`.
|
||||
@headings-font-family: @font-family-serif;
|
||||
@headings-font-weight: 500;
|
||||
@headings-line-height: 1.1;
|
||||
@headings-line-height: 1.35;
|
||||
@headings-color: @gray-dark;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user