diff --git a/public/css/app.css b/public/css/app.css index 1219fee..819d3fe 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -15420,6 +15420,10 @@ readers do not read off random characters that represent icons */ height: 80px; } +.description { + white-space: pre; +} + .buttons::after { content: "Aller"; }