Sha256: 2ba1b705c1d5d5d1b66f841b99fe880c8ff8b401624878d8cce20ee12462a81f

Contents?: true

Size: 216 Bytes

Versions: 124

Compression:

Stored size: 216 Bytes

Contents

/*------------------------------------*\
    #ALIGN
\*------------------------------------*/

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

Version data entries

124 entries across 124 versions & 2 rubygems

Version Path
workarea-storefront-3.4.13 app/assets/stylesheets/workarea/storefront/typography/_align.scss
workarea-admin-3.4.13 app/assets/stylesheets/workarea/admin/typography/_align.scss
workarea-storefront-3.4.12 app/assets/stylesheets/workarea/storefront/typography/_align.scss
workarea-admin-3.4.12 app/assets/stylesheets/workarea/admin/typography/_align.scss