Skip to content

Commit 5cf96ad

Browse files
authored
Merge pull request #478 from CBIIT/qa-1.5.2
Merge from Qa 1.5.2
2 parents 1b2fbf2 + a6c5a94 commit 5cf96ad

File tree

24 files changed

+1693
-142
lines changed

24 files changed

+1693
-142
lines changed
517 KB
Binary file not shown.

public/css/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@font-face {
2+
font-family:"Open Sans";
3+
src:url(./fonts/OpenSans-VariableFont.ttf);
4+
}

public/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
1818
<link rel="stylesheet" href="https://use.typekit.net/puz3vxq.css">
1919
<link href="https://rsms.me/inter/inter.css" rel="stylesheet" type="text/css">
20+
<link href="%PUBLIC_URL%/css/index.css" rel="stylesheet" />
2021

2122
<script defer src="https://use.fontawesome.com/releases/v5.1.0/js/all.js"
2223
integrity="sha384-3LK/3kTpDE/Pkp8gTNp2gR/2gOiwQ6QaO7Td0zV76UFJVhqLl4Vl3KL1We6q6wR9"
Lines changed: 10 additions & 0 deletions
Loading
Lines changed: 12 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading

src/assets/footer/Twitter_Logo.svg

Lines changed: 10 additions & 0 deletions
Loading

src/assets/footer/Youtube_Logo.svg

Lines changed: 11 additions & 0 deletions
Loading

src/assets/img/HeroImg.png

1.54 MB
Loading

0 commit comments

Comments
 (0)