compile css

This commit is contained in:
Le Libre Au Quotidien 2020-11-02 18:53:01 +01:00
parent 47b1616d46
commit 638cf8eab8
1 changed files with 4 additions and 0 deletions

4
public/css/app.css vendored
View File

@ -15420,6 +15420,10 @@ readers do not read off random characters that represent icons */
height: 80px;
}
.description {
white-space: pre;
}
.buttons::after {
content: "Aller";
}