_layouts.scss 94 B

1234
  1. // .layout--threecol-25-50-25{
  2. // display: grid;
  3. // grid-template-columns: 25% 50% 25%;
  4. // }