diff --git a/user/themes/epau-antimatter/css-compiled/template.css b/user/themes/epau-antimatter/css-compiled/template.css index edae686..47a9e3f 100644 --- a/user/themes/epau-antimatter/css-compiled/template.css +++ b/user/themes/epau-antimatter/css-compiled/template.css @@ -1369,6 +1369,10 @@ h1 { font-size: 1.2rem; line-height: 1.5; margin: 1rem; } + .presentation-event ul { + font-size: 1.2rem; + line-height: 1.5; + margin: 1rem; } .presentation-event .boutons-event { margin-top: 2rem; margin-bottom: 2rem; diff --git a/user/themes/epau-antimatter/scss/template/_custom.scss b/user/themes/epau-antimatter/scss/template/_custom.scss index 3428e8e..f4328dd 100644 --- a/user/themes/epau-antimatter/scss/template/_custom.scss +++ b/user/themes/epau-antimatter/scss/template/_custom.scss @@ -856,6 +856,13 @@ h1{ line-height: 1.5; margin: 1rem; } + ul{ + font-size: 1.2rem ; + line-height: 1.5 ; + margin: 1rem ; + } + + .boutons-event { margin-top: 2rem; margin-bottom: 2rem; diff --git a/user/themes/epau-antimatter/templates/modular/titre-event.html.twig b/user/themes/epau-antimatter/templates/modular/titre-event.html.twig index 3737ed3..1f8d926 100644 --- a/user/themes/epau-antimatter/templates/modular/titre-event.html.twig +++ b/user/themes/epau-antimatter/templates/modular/titre-event.html.twig @@ -16,7 +16,7 @@ #}