diff --git a/front/src/components/ui/alert.scss b/front/src/components/ui/alert.scss index 9e7d83b3f..f96a0a009 100644 --- a/front/src/components/ui/alert.scss +++ b/front/src/components/ui/alert.scss @@ -7,7 +7,7 @@ h2, h3, h4 { margin-top: 0; - margin-bottom: 1.2em; + margin-bottom: 0; } > .actions {