Minor styling refactor.
This commit is contained in:
parent
bb26f46d34
commit
1a7b2c12fd
3 changed files with 9 additions and 20 deletions
|
|
@ -15,15 +15,13 @@
|
|||
<meta property="og:image" content="/assets/static/logo-aerialshots-v1-w.png">
|
||||
</head>
|
||||
|
||||
<body class="home">
|
||||
<body class="has-hero">
|
||||
<header>
|
||||
<!--# include file="/includes/nav.html" -->
|
||||
|
||||
<div class="hero position-relative overflow-hidden">
|
||||
<div class="hero position-relative overflow-hidden" style="height: 100vh;">
|
||||
<div class="hero-body position-absolute bottom-0" style="z-index: 1;">
|
||||
<h1 class="h5">
|
||||
FPV dronevideo's voor bedrijven, vastgoed, recreatie, sport en evenementen
|
||||
</h1>
|
||||
<h1 class="h5">FPV dronevideo's voor bedrijven, vastgoed, recreatie, sport en evenementen</h1>
|
||||
<p><a class="btn btn-primary" href="#diensten">Ontdek meer <i class="fa-solid fa-arrow-down"></i></a></p>
|
||||
</div>
|
||||
<video class="cover parallax" preload="auto" playsinline="playsinline" autoplay="autoplay" muted="muted" loop="loop">
|
||||
|
|
@ -33,7 +31,6 @@
|
|||
</header>
|
||||
|
||||
<main>
|
||||
|
||||
<section class="container-xxl text-center">
|
||||
<h2 id="diensten">FPV drone opnames laten maken</h2>
|
||||
<div class="row">
|
||||
|
|
@ -182,7 +179,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</main>
|
||||
|
||||
<!--# include file="/includes/footer.html" -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue