diff --git a/static/main.css b/static/main.css index 9e9d5f4..87bdb67 100644 --- a/static/main.css +++ b/static/main.css @@ -211,4 +211,8 @@ textarea { img.dark { filter: invert(1); +} + +pre { + white-space: pre-wrap; } \ No newline at end of file diff --git a/views/main.ejs b/views/main.ejs index 872d9e1..4351fa4 100644 --- a/views/main.ejs +++ b/views/main.ejs @@ -1,9 +1,7 @@ <%- include('header.ejs') -%>

BiglyChat

-

Express your niche...

-

Build a video community...

-

And more!

+

Express your niche... build a video community... and more!

Guidelines <%- include ('guidelines.ejs') -%> @@ -13,6 +11,7 @@ <% } %> +

Recent Videos