Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
<body>
|
30 |
|
31 |
<section class="hero">
|
32 |
-
<div class="hero-body">
|
33 |
<div class="container is-max-desktop">
|
34 |
<div class="columns is-centered">
|
35 |
<div class="column has-text-centered">
|
@@ -58,13 +58,13 @@
|
|
58 |
</div>
|
59 |
</section>
|
60 |
|
61 |
-
<section class="section">
|
62 |
<div class="container is-max-desktop">
|
63 |
|
64 |
<!-- Q&A Section -->
|
65 |
<div class="columns is-centered">
|
66 |
<div class="column is-four-fifths">
|
67 |
-
<h2 class="title is-3">
|
68 |
|
69 |
<div class="content has-text-justified">
|
70 |
<p><em>Check out the Privacy Policy for the installation and our dedicated page if you want to know more!</em></p>
|
|
|
29 |
<body>
|
30 |
|
31 |
<section class="hero">
|
32 |
+
<div class="hero-body" style="padding-bottom: 1.5rem;">
|
33 |
<div class="container is-max-desktop">
|
34 |
<div class="columns is-centered">
|
35 |
<div class="column has-text-centered">
|
|
|
58 |
</div>
|
59 |
</section>
|
60 |
|
61 |
+
<section class="section" style="padding-top: 1.5rem;">
|
62 |
<div class="container is-max-desktop">
|
63 |
|
64 |
<!-- Q&A Section -->
|
65 |
<div class="columns is-centered">
|
66 |
<div class="column is-four-fifths">
|
67 |
+
<h2 class="title is-3">Q&A</h2>
|
68 |
|
69 |
<div class="content has-text-justified">
|
70 |
<p><em>Check out the Privacy Policy for the installation and our dedicated page if you want to know more!</em></p>
|