UCI
<div class="landing-form-title">
    <h2 class="
        title-l
        
        
        
        
    ">

        Estamos listos. Firmamos cuando quieras. Sin demoras.

    </h2>
    <div id="" class="
        bodycopy-l
        
        
        
    ">Si quieres, contacto contigo...</div>
</div>
<div class="landing-form-title">
    {{> @title-l title }}
    {{> @bodycopy-l bodycopy }}
</div>
{
  "title": {
    "text": "Estamos listos. Firmamos cuando quieras. Sin demoras."
  },
  "bodycopy": {
    "text": "Si quieres, contacto contigo..."
  }
}
  • Content:
    .landing-form-title {
        width: 100%;;
        text-align: center;
        padding-bottom: 30px;
        .bodycopy-s{color: var(--color-accent);}
    }
  • URL: /components/raw/landing-form-title/landing-form-title.css
  • Filesystem Path: src/02-molecules/landing-form-title/landing-form-title.css
  • Size: 136 Bytes

No notes defined.