fix: conflicting flex column properties
This commit is contained in:
parent
cb2ad861df
commit
1d3843af03
@ -39,9 +39,9 @@
|
||||
<header id="header"></header>
|
||||
|
||||
<main>
|
||||
<div class="flex-column">
|
||||
<h1>About Last Hour Hosting</h1>
|
||||
<div class="flex-container bg-one">
|
||||
<h1>About Last Hour Hosting</h1>
|
||||
<div>
|
||||
<p>
|
||||
We're in the last hour (1 John 2:18) and we believe the Lord wants
|
||||
to keep sharing the Gospel through the internet and tech. We exist
|
||||
|
@ -223,9 +223,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-column">
|
||||
<h2>But Why Use Us?</h2>
|
||||
<div class="flex-container">
|
||||
<h2>But Why Use Us?</h2>
|
||||
<div>
|
||||
<h3>Christ-Centered</h3>
|
||||
<p>
|
||||
When you choose Last Hour Hosting, you're not just investing in
|
||||
@ -330,9 +330,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-column">
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
<div class="flex-container">
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
<div>
|
||||
<h3>What is required for the sign-up process?</h3>
|
||||
<p>
|
||||
Your privacy is of utmost importance to us, and we respect it by not
|
||||
|
Loading…
Reference in New Issue
Block a user