Mirror project video detail text blocks

This commit is contained in:
dcconstructions
2026-06-26 22:17:19 +03:00
parent 82cdab07f2
commit ee9220d066
4 changed files with 67 additions and 15 deletions
@@ -1,6 +1,6 @@
<section class="s">
<div class="c _w-60">
<hgroup data-module="hg" class="ho flip">
<section class="s project-video-detail">
<div class="c _w-60 project-video-detail-copy project-video-detail-copy-top">
<hgroup data-module="hg" class="ho flip project-video-detail-hgroup">
<h2 class="main-h h1">
<span class="darker-40">{{text:content.heading.muted}}</span>
<span class="darker-70">{{text:content.heading.middle}}</span>
@@ -29,4 +29,14 @@
</div>
</div>
</div>
<div class="c _w-60 project-video-detail-copy project-video-detail-copy-bottom">
<hgroup data-module="hg" class="ho project-video-detail-hgroup">
<h2 class="main-h h1">
<span class="darker-40">{{text:content.heading.muted}}</span>
<span class="darker-70">{{text:content.heading.middle}}</span>
<span>{{text:content.heading.main}}</span>
</h2>
<div class="h-txt">{{html:content.introHtml}}</div>
</hgroup>
</div>
</section>