2019-12-18 16:25:03 -05:00
|
|
|
/* OVERVIEW */
|
|
|
|
|
|
|
|
#overview {
|
2019-12-19 10:38:27 -05:00
|
|
|
spacing: 24px;
|
|
|
|
background-color: transparent;
|
2019-12-18 16:25:03 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
.overview-controls {
|
2019-12-19 10:38:27 -05:00
|
|
|
padding-bottom: 32px;
|
2019-12-18 16:25:03 -05:00
|
|
|
}
|