improve text alignment
This commit is contained in:
@@ -59,14 +59,16 @@
|
|||||||
<a href="signin">sign in</a>
|
<a href="signin">sign in</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div style="position: absolute; top: 110vh; left: 50vw; transform: translateX(-50%); display: flex; flex-direction: column; align-items: center;">
|
<div style="position: absolute; top: 110vh; left: 52vw; transform: translateX(-50%); display: flex; flex-direction: column; align-items: center;">
|
||||||
|
|
||||||
<!-- INTRO SECTION -->
|
<!-- INTRO SECTION -->
|
||||||
<div style="display: flex; flex-direction: column; align-items: flex-start; max-width: 50vw;">
|
<div style="display: flex; flex-direction: column; max-width: 50vw; align-items: center">
|
||||||
<h1 style="font-family: Canterbury; font-size: 3.5rem; margin-left: auto;">A Classical Christian Society</h1>
|
<h1 style="font-family: Canterbury; font-size: 3.5rem; ">A Classical Christian Society</h1>
|
||||||
|
|
||||||
<p>Hyperia is a private membership association to promote the Christian and European traditions.</p>
|
<div style="font-size: 1.4em; margin-top: 1em; max-width: 42vw; text-align: justify">
|
||||||
<p>Inspired by the Classical Christian schooling movement that began in the 1990s, Hyperia aims to create a similar space for adults.</p>
|
<p>Hyperia is a private club to promote the Christian and European traditions.</p>
|
||||||
|
<p>Inspired by the Classical Christian schooling movement that began in the 1990s, Hyperia is a similar space for adults.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div style="height: 3vh;"></div>
|
<div style="height: 3vh;"></div>
|
||||||
</div>
|
</div>
|
||||||
@@ -78,7 +80,7 @@
|
|||||||
<div style="height: 10vh;"></div>
|
<div style="height: 10vh;"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user