Push related video below fold on app and games

This commit is contained in:
Sam Carlton 2021-04-10 17:04:34 -05:00
parent e2dcf8bac4
commit bcf3f6cb89
2 changed files with 13 additions and 8 deletions

View file

@ -94,7 +94,7 @@ export class AppTemplate {
return /* html */`
<section class="container py-32">
<div class="flex flex-col items-center text-center">
<div class="intro-content flex flex-col items-center text-center min-h-3/4-screen md:min-h-0">
<h1 class="title text-sm md:text-2xl font-bold">
${ data.mainHeading }
</h1>