mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove uneeded 700 weight
This commit is contained in:
parent
824881d26e
commit
dd27384587
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
//
|
||||
//## Font, line-height, and color for body text, headings, and more.
|
||||
|
||||
@import url(//fonts.googleapis.com/css?family=PT+Serif:400,700);
|
||||
@import url(//fonts.googleapis.com/css?family=PT+Serif:400);
|
||||
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300);
|
||||
|
||||
@font-family-sans-serif: "Open Sans", sans-serif;
|
||||
|
|
Loading…
Reference in a new issue