diff --git a/src/resources/css/marketing.css b/src/resources/css/marketing.css index 90792a0..3dc2a08 100644 --- a/src/resources/css/marketing.css +++ b/src/resources/css/marketing.css @@ -247,7 +247,7 @@ section.dark .cols { .cols .col { - min-width: 350px; + min-width: 300px; padding-left: 1em; flex: 1; } @@ -664,4 +664,4 @@ div.ap-wrapper:fullscreen div.ap-player { .display.left > * { transform: none; } -} \ No newline at end of file +}