diff --git a/css/pages/style_projet.css b/css/pages/style_projet.css index 4e72d99..b9b998f 100644 --- a/css/pages/style_projet.css +++ b/css/pages/style_projet.css @@ -2,6 +2,7 @@ float: left; display: inline; width: 49%; + margin-bottom: 5vh; } .picture_placeHolder { @@ -180,4 +181,8 @@ .video { margin-bottom: 2vh; +} + +#content1 { + margin-bottom: 5vh; } \ No newline at end of file