Fix contact form layout - wrap in grid column div
Header + form wrapped in .availability-right div so they stay on the right side of the 2-column grid layout. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -242,6 +242,7 @@
|
|||||||
<div id="check-result" class="check-result" style="display:none;"></div>
|
<div id="check-result" class="check-result" style="display:none;"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="availability-right">
|
||||||
<div class="availability-form-header">
|
<div class="availability-form-header">
|
||||||
<span class="overline">Yhteydenotto</span>
|
<span class="overline">Yhteydenotto</span>
|
||||||
<h2>Ota yhteyttä</h2>
|
<h2>Ota yhteyttä</h2>
|
||||||
@@ -277,6 +278,7 @@
|
|||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
|
|||||||
Reference in New Issue
Block a user