popsu page v0
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// .layout--threecol-25-50-25{
|
||||
// display: grid;
|
||||
// grid-template-columns: 25% 50% 25%;
|
||||
// }
|
||||
.layout--threecol-25-50-25{
|
||||
display: grid;
|
||||
grid-template-columns: 20% 1fr 20%;
|
||||
column-gap: 3rem;
|
||||
row-gap: 1rem;
|
||||
}
|
Reference in New Issue
Block a user