Sha256: a378670f5ca1aebb3ad316b061c74fb94ba3c8bc7892a7f00976dc228cb6d99e

Contents?: true

Size: 616 Bytes

Versions: 124

Compression:

Stored size: 616 Bytes

Contents

#align-left.style-guide__subsection

  %h3= link_to_style_guide('typography', 'align', false, 'align-left')

  %p should align text left:
  .style-guide__example-block
    %p.align-left Left Aligned


#align-center.style-guide__subsection

  %h3= link_to_style_guide('typography', 'align', false, 'align-center')

  %p should align text center:
  .style-guide__example-block
    %p.align-center Center Aligned


#align-right.style-guide__subsection

  %h3= link_to_style_guide('typography', 'align', false, 'align-right')

  %p should align text right:
  .style-guide__example-block
    %p.align-right Right Aligned

Version data entries

124 entries across 124 versions & 2 rubygems

Version Path
workarea-storefront-3.4.13 app/views/workarea/storefront/style_guides/typography/_align.html.haml
workarea-admin-3.4.13 app/views/workarea/admin/style_guides/typography/_align.html.haml
workarea-storefront-3.4.12 app/views/workarea/storefront/style_guides/typography/_align.html.haml
workarea-admin-3.4.12 app/views/workarea/admin/style_guides/typography/_align.html.haml