mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-26 10:37:13 +00:00
Unify website section canvas
This commit is contained in:
@@ -1197,7 +1197,7 @@
|
||||
</section>
|
||||
|
||||
<!-- Self Hosters Paradise Section -->
|
||||
<section id="self-hosting" class="lazy-section" style="background: var(--section-tint-strong); border-top: 1px solid var(--glass-border); border-bottom: 1px solid var(--glass-border);">
|
||||
<section id="self-hosting" class="lazy-section">
|
||||
<div class="container">
|
||||
<h2 style="font-size: 2.5rem; text-align: center; margin-bottom: 1rem;">
|
||||
<span>{{SELF_TITLE}}</span>
|
||||
@@ -1324,7 +1324,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="faq" class="lazy-section" style="border-top: 1px solid var(--glass-border);">
|
||||
<section id="faq" class="lazy-section">
|
||||
<div class="container">
|
||||
<img src="{{ASSET_PATH}}assets/KoalaQuestions-1x.webp" srcset="{{ASSET_PATH}}assets/KoalaQuestions-1x.webp 250w, {{ASSET_PATH}}assets/KoalaQuestions.webp 355w" sizes="(max-width: 768px) calc(100vw - 2rem), 250px" alt="A cute koala holding a question mark wondering about KoalaSync" class="features-questions-mascot" width="250" height="211" loading="lazy" fetchpriority="low" data-reveal>
|
||||
<h2 data-reveal style="font-size: 2.2rem; text-align: center; margin-bottom: 1rem;">
|
||||
@@ -1377,7 +1377,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section style="text-align: center; border-top: 1px solid var(--glass-border); padding: 6rem 0 2rem 0;">
|
||||
<section style="text-align: center; padding: 6rem 0 2rem 0;">
|
||||
<div class="container">
|
||||
<h2 data-reveal style="font-size: 2.2rem; margin-bottom: 1rem;">
|
||||
<span>{{BOTTOM_TITLE}}</span>
|
||||
|
||||
Reference in New Issue
Block a user