소스 검색

Add a bolder font

theenglishway (time) 3 년 전
부모
커밋
41b51def11
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      lib/templates/cv.html.heex

+ 1 - 0
lib/templates/cv.html.heex

@@ -7,6 +7,7 @@
     <title>Document</title>
     <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans" />
     <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300" />
+    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@700" />
 
     <link
       rel="stylesheet"