Skip to content

Commit be39ecb

Browse files
committed
fix: font variable
1 parent 9102ddb commit be39ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/css/pattern-scaffolding-project-specific.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $fonts-path: "../fonts/";
77
/* project specific declarations */
88
body,
99
[class|="pl"] {
10-
font-family: $db-font-family-base;
10+
font-family: $db-font-family-sans;
1111
}
1212

1313
pl-logo {

0 commit comments

Comments
 (0)