2021-06-25 15:26:41 +02:00

4 lines
94 B
SCSS

// .layout--threecol-25-50-25{
// display: grid;
// grid-template-columns: 25% 50% 25%;
// }