diff --git a/static/css/style.css b/static/css/style.css index 53e92f7..36af317 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -6,6 +6,7 @@ padding-right: 1.5rem; padding-bottom: 1.25rem; padding-left: 1.5rem; + white-space: pre-wrap; } .deleted * { @@ -49,4 +50,4 @@ h1 small { .randomJobDay { text-align: right; -} \ No newline at end of file +}