<div class="container">
    <div class="row tag-content-area">
        <div class="col-md-10 offset-md-1 col-lg-8 offset-lg-2">
            <div class="row">
                <div class="col-12">
                    <a class="button-small button-tag" href="https://www.miun.se/om/biomekanik/">Biomekanik</a>
                    <a class="button-small button-tag" href="https://www.miun.se/om/biomekanik/">Biomekanik</a>
                    <a class="button-small button-tag" href="https://www.miun.se/om/biomekanik/">Biomekanik</a>
                    <a class="button-small button-tag" href="https://www.miun.se/om/biomekanik/">Biomekanik</a>
                </div>
            </div>
        </div>
    </div>
</div>
{{#epiblockareahascontent 'TagsContentArea'}}
<div class="container">
    <div class="row tag-content-area">
        <div class="col-md-10 offset-md-1 col-lg-8 offset-lg-2">
            <div class="row">
                {{#if tagText}}
                <div class="col-12 align-self-center mb-xxs">
                        <p class="mb-0">
                            {{tagText}}
                        </p>
                </div>
                {{/if}}
                <div class="col-12">
                    {{#epiblockarea 'TagsContentArea'}}
                    {{render '@tagintagarea'}}
                    {{render '@tagintagarea'}}
                    {{render '@tagintagarea'}}
                    {{render '@tagintagarea'}}
                    {{/epiblockarea}}
                </div>
            </div>
        </div>
    </div>
</div>
{{/epiblockareahascontent}}
{
  "TagText": "Tagg/Taggar"
}
  • Content:
    
      .tag-content-area{
        .tagpage{
          display: inline-block;
        }
        .button-tag{
          margin-bottom: 10px;
        }
      }
  • URL: /components/raw/tagscontentarea/TagsContentArea.scss
  • Filesystem Path: src\components\05-page-partials\TagsContentArea\TagsContentArea.scss
  • Size: 134 Bytes

There are no notes for this item.