diff --git a/homepage/participo/css/participo.css b/homepage/participo/css/participo.css index abe6b04..af93700 100644 --- a/homepage/participo/css/participo.css +++ b/homepage/participo/css/participo.css @@ -9,3 +9,8 @@ header, main, footer { padding-left: 0; } } + +.card video{ + width: 100%; + max-width: 100%; +} diff --git a/homepage/participo/index.php b/homepage/participo/index.php index def6ef2..cea2a30 100644 --- a/homepage/participo/index.php +++ b/homepage/participo/index.php @@ -124,6 +124,8 @@ function getHtmlEventTable($eventList){ }); + + participo @@ -132,11 +134,13 @@ function getHtmlEventTable($eventList){ -
- +