From 6675e556d2b4a23176680964df23c6be83fc319e Mon Sep 17 00:00:00 2001 From: Myriam Delaruelle <Myriam Delaruelle@bdn-un-mdelarue.ad.univ-lorraine.fr> Date: Wed, 6 Oct 2021 11:17:15 +0200 Subject: [PATCH] space below progress bar --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 6f61365..ee99dfa 100644 --- a/styles.css +++ b/styles.css @@ -304,7 +304,7 @@ ul.nav.navbar-nav.ml-auto { /* Bottom header */ -.iena-course-header-bottom { +.iena-course-header > .iena-course-header-bottom { margin-bottom: 40px; background: #eaeaea; padding: 15px; -- GitLab