Skip to content

Commit 0732c82

Browse files
authored
Merge pull request #837 from primer/font-dir
Fix directory path for font files
2 parents 10d83b5 + 46abb80 commit 0732c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/marketing/support/variables.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$marketing-font-path: "/primer-marketing-support/fonts/" !default;
1+
$marketing-font-path: "/fonts/" !default;
22

33
// Type
44
@font-face {

0 commit comments

Comments
 (0)