Sha256: 11626040e2f0be1eaa703fc4787268fe305e478522a60439df374f07feb81401
Contents?: true
Size: 415 Bytes
Versions: 4
Compression:
Stored size: 415 Bytes
Contents
//----------------------------------------- // Variables, customize bootstrap here //----------------------------------------- @import 'variables'; @import 'bootstrap-sprockets'; @import 'bootstrap'; // This is used by the devise generated views. .center_panel { @extend .col-lg-6; @extend .col-lg-offset-3; @extend .col-md-6; @extend .col-md-offset-3; @extend .col-sm-8; @extend .col-sm-offset-2; }
Version data entries
4 entries across 4 versions & 1 rubygems