Sha256: 1851ba4d807bafa0dea7ec431e145ad1a31e2ce788272ff7d9d395fa9e2643da
Contents?: true
Size: 428 Bytes
Versions: 18
Compression:
Stored size: 428 Bytes
Contents
/* * See http://getbootstrap.com/docs/4.0/getting-started/theming to learn customization */ $font-size-base: 0.85rem; // $theme-colors: ( // 'primary': #343A40, // Bootstrap dark color // 'primary': #6C757D // Bootstrap secondary color // ); @import 'chaltron'; // to keep space for navbars (top and bottom) div#content { margin-top: 2.7em; margin-bottom: 2.7em; } .flash-container { top: 4em; }
Version data entries
18 entries across 18 versions & 1 rubygems