diff --git a/tildes/scss/_placeholders.scss b/tildes/scss/_placeholders.scss index 96aae4d..55c4424 100644 --- a/tildes/scss/_placeholders.scss +++ b/tildes/scss/_placeholders.scss @@ -18,7 +18,7 @@ &:not([open]) { cursor: pointer; - width: max-content; + max-width: $paragraph-max-width; } }