From 638cf8eab841b25a7ab18212cd5e993e38cb43e4 Mon Sep 17 00:00:00 2001 From: Le Libre Au Quotidien Date: Mon, 2 Nov 2020 18:53:01 +0100 Subject: [PATCH] compile css --- public/css/app.css | 4 ++++ 1 file changed, 4 insertions(+) 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"; }