4 lines
94 B
SCSS
4 lines
94 B
SCSS
// .layout--threecol-25-50-25{
|
|
// display: grid;
|
|
// grid-template-columns: 25% 50% 25%;
|
|
// } |