Sha256: 9580159630923d3a5f38a3e136e97101d0f54ee28da39e95e3b83aa6327d7a0a
Contents?: true
Size: 951 Bytes
Versions: 10
Compression:
Stored size: 951 Bytes
Contents
// -------------------------------------------------------------------- // Graphpaper Configuration // ======================== // // These are values for the default Graphpaper grid. They will produce // the standard 950px Blueprint layout. // // The !graphpaper_grid_padding value is not used unless you opt to // left align your site by mixing +grid-container(false) in which // case, it will apply the value to the :padding-left property of // the element containing the grid. // // -------------------------------------------------------------------- !graphpaper_grid_columns = 24 !graphpaper_grid_width = 30px !graphpaper_grid_margin = 10px !graphpaper_grid_padding = 10px // If this is your first time in this file, your next step will probably // be in partials/_base.sass. There Graphpaper will walk you through // applying the grid on your site and recommend some best practicies that // will make it easier to work with Graphpaper.
Version data entries
10 entries across 10 versions & 1 rubygems