diff --git a/static/univ-nantes/_custom.scss b/static/univ-nantes/_custom.scss index b98b7945..fa0bda2f 100644 --- a/static/univ-nantes/_custom.scss +++ b/static/univ-nantes/_custom.scss @@ -141,6 +141,12 @@ div.wcsformcell { padding: 0.7em 1rem; } +.widget.BlockSubWidget > .widget { + margin-bottom: $space-small; +} +form div.widget { + margin-bottom: $space-small; +} footer h1, footer h2 { font-size: $fz-small;