diff --git a/app/assets/stylesheets/events.css b/app/assets/stylesheets/events.css index 9a04d5ee2..0b19fe853 100644 --- a/app/assets/stylesheets/events.css +++ b/app/assets/stylesheets/events.css @@ -118,6 +118,8 @@ } .event__title { + --lines: 4; + font-size: 1.1em; line-height: 1.2; }