Skip to content
Snippets Groups Projects

Allow user line break with css directive

Merged Tom Käsler requested to merge allow-line-breaks into master
Viewing commit c3a7c60b
Show latest version
2 files
+ 3
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -6,6 +6,7 @@
min-height: 90vh;
font-size: 2.1em;
margin: 5%;
white-space: pre;
}
#comment p {