mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-21 11:10:53 +00:00
fix(webfont): resume semi-bold of font family Source Sans Pro
font-weight 700
This commit is contained in:
parent
73af59194a
commit
c4da99c7ea
@ -11,7 +11,7 @@ cdns:
|
|||||||
|
|
||||||
# fonts
|
# fonts
|
||||||
|
|
||||||
webfonts: https://fonts.googleapis.com/css2?family=Lato&family=Source+Sans+Pro:wght@400;600;900&display=swap
|
webfonts: https://fonts.googleapis.com/css2?family=Lato&family=Source+Sans+Pro:wght@400;600;700;900&display=swap
|
||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user