Skip to content

stencils/stencil-flag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stencil-flag

Example

  <div class="stencil-flag stencil-flag--top">
    <a href="#" class="stencil-flag__media">
      <img src="/image.jpg" alt="Alt">
    </a>
    <div class="stencil-flag__body">
      <h2>Hello</h2>
    </div>
  </div>

Elements

stencil-flag__media

stencil-flag__body

Modifiers

stencil-flag--top

stencil-flag--bottom

stencil-flag--rev