Skip to content

Commit e75a476

Browse files
committed
Indent fix
1 parent 0d5d290 commit e75a476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

special-pages/pages/special-error/app/components/Warning.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122

123123
/* Preserves line breaks on smaller screens to avoid orfan words.
124124
This is a fallback for browsers that don't support text-wrap: balance */
125-
& .title {
125+
& .title {
126126
white-space: pre-line;
127127

128128
@media (min-width: 600px) {

0 commit comments

Comments
 (0)