Adjust header sizing and padding
This commit is contained in:
@@ -104,6 +104,13 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.row.header {
|
||||||
|
font-weight: 875;
|
||||||
|
}
|
||||||
|
.row.header:last-child {
|
||||||
|
padding-bottom: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
.upper-header-blank {
|
.upper-header-blank {
|
||||||
grid-column: span 4;
|
grid-column: span 4;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user