Split project video detail info blocks
This commit is contained in:
@@ -32,11 +32,11 @@
|
||||
<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>
|
||||
<span class="darker-40">{{text:content.bottomInfo.heading.muted}}</span>
|
||||
<span class="darker-70">{{text:content.bottomInfo.heading.middle}}</span>
|
||||
<span>{{text:content.bottomInfo.heading.main}}</span>
|
||||
</h2>
|
||||
<div class="h-txt">{{html:content.introHtml}}</div>
|
||||
<div class="h-txt">{{html:content.bottomInfo.introHtml}}</div>
|
||||
</hgroup>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user