Browse Source

grid

master
rdrew 3 weeks ago
parent
commit
b1b153d3d1
  1. 3
      css/base/variables.css

3
css/base/variables.css

@ -31,7 +31,8 @@
/* Layout helpers. */
/*--max-width: 84.375rem;*/
--max-width: 89rem;
--max-bg-color: 98.125rem; /* Width to which the background color extends to. */
/* --max-bg-color: 98.125rem; /* Width to which the background color extends to. */ */
--max-bg-color: 86rem; /* Width to which the background color extends to. */
--sp: 1.125rem;
/*--content-left: 5.625rem;*/
/*--content-left: 5.625rem;*/

Loading…
Cancel
Save