Explorar o código

Update app.css

Timothy J. Baek hai 1 ano
pai
achega
a09b523381
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/app.css

+ 1 - 1
src/app.css

@@ -6,7 +6,7 @@
 
 html {
 	@apply bg-gray-800;
-	word-break: break-all;
+	word-break: break-word;
 }
 
 .hljs {