diff --git a/src/style/_typography.scss b/src/style/_typography.scss index b4f5019..1fc9e2a 100644 --- a/src/style/_typography.scss +++ b/src/style/_typography.scss @@ -8,6 +8,7 @@ font-weight: 200; letter-spacing: -0.04em; line-height: 1; + white-space: nowrap; user-select: none; pointer-events: none; }