Sha256: 7bd4daf7186376b90c7e01aefa167cd17a7cdedd7ac37e27e75928fe03a7213f

Contents?: true

Size: 268 Bytes

Versions: 62

Compression:

Stored size: 268 Bytes

Contents

// some utility classes, mostly meant to be used with @extend

// nopadding -- used override the default padding in bootstrap columns, so that we can set
// it manually. things with borders and headers.
%nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.0.1 app/assets/stylesheets/_utils.scss
trusty-festivity-extension-2.0.0 app/assets/stylesheets/_utils.scss