We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c5c5d commit 5b3427cCopy full SHA for 5b3427c
_sass/base/_typography.scss
@@ -11,6 +11,7 @@ vr.$breakpoints : null;
11
12
:root {
13
font-family: $text-font-stack;
14
+ hanging-punctuation: first allow-end last;
15
}
16
17
h1,
0 commit comments