Timothy J. Baek 1 год назад
Родитель
Сommit
68c6f6979b
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/app.css

+ 2 - 2
src/app.css

@@ -15,8 +15,8 @@ html {
 }
 
 code {
-	white-space-collapse: preserve !important;
-	white-space: nowrap;
+	/* white-space-collapse: preserve !important; */
+	white-space: pre;
 	width: auto;
 }