diff --git a/css/main.scss b/css/main.scss index efb72aa..8c6244a 100755 --- a/css/main.scss +++ b/css/main.scss @@ -68,7 +68,7 @@ $on-laptop: 800px; } // IRC logs should be formatted with this -#irclog { +.irclog { white-space: pre-wrap; font-size: 15px; border: 1px solid $grey-color-light;