<div class="news-article-subtitle">
    At Ipsen the patient is at the heart of what we do. We continuously invest to innovate and deliver therapeutic solutions for the patient.
</div>
  • Content:
    /* @news-article-subtitle */
    $subtitle-width: 960px;
    
    .news-article-subtitle {
      max-width: $subtitle-width;
      font-weight: $font-light;
      color: $mine-shaft;
    
      @include large-paragraph ;
    }
    
  • URL: /components/raw/news-article-subtitle/_news-article-subtitle.scss
  • Filesystem Path: src/components/typography/news-article-subtitle/_news-article-subtitle.scss
  • Size: 191 Bytes