diff --git a/front/src/components/ui/alert.scss b/front/src/components/ui/alert.scss index 9fe7f6eb3..9a1893082 100644 --- a/front/src/components/ui/alert.scss +++ b/front/src/components/ui/alert.scss @@ -38,7 +38,7 @@ display: flex; flex-direction: column; - h4 { + h2, h3, h4 { margin-top: 0; margin-bottom: 1.2em; }