Skip to content

Commit 1058bcd

Browse files
authored
Fix typo in Readme samples
1 parent 6d7f6bd commit 1058bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ output:
128128

129129
```css
130130
.whatever {
131-
font-family: 'Spinnaker Bold', sans-serif;
131+
font-family: 'Spinnaker Regular', sans-serif;
132132
font-weight: normal;
133133
font-feature-settings: 'onum', 'kern', 'liga', 'dlig', 'clig';
134134
font-kerning: normal;

0 commit comments

Comments
 (0)