Skip to content

Commit b55d32e

Browse files
authored
Update docs in _typography.scss
Fix what seems like c/p artifact
1 parent b55a57f commit b55d32e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*------------------------------------*\
2-
#BREAKPOINTS
2+
#TYPOGRAPHY
33
\*------------------------------------*/
44

55
/**
6-
* In this file, we take the literal colors from our palette and define them
6+
* In this file, we take the literal font sizes from our scale and define them
77
* against variables that we can utilise anywhere throughout the project.
88
*/
99

10-
$body-font-size: $font-size-med;
10+
$body-font-size: $font-size-med;

0 commit comments

Comments
 (0)