mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Use slightly lighter gray in headings.
This commit is contained in:
parent
b7040c2aa6
commit
5b69156948
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
@headings-font-family: @font-family-serif;
|
||||
@headings-font-weight: 500;
|
||||
@headings-line-height: 1.1;
|
||||
@headings-color: @gray-darker;
|
||||
@headings-color: @gray-dark;
|
||||
|
||||
|
||||
//-- Iconography
|
||||
|
|
Loading…
Reference in a new issue