11
This commit is contained in:
@@ -52,7 +52,8 @@
|
||||
grid-column: span 2;
|
||||
}
|
||||
|
||||
.section.span-3 {
|
||||
.section.span-3,
|
||||
.full-row {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
||||
@@ -132,10 +133,6 @@
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.full-row {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
||||
.push-section .section-body {
|
||||
grid-template-columns: repeat(4, minmax(0, 1fr));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user