layout.scss 93 B

1234
  1. // .node-type-static{
  2. // display: grid;
  3. // grid-template-columns: repeat(6,1fr);
  4. // }