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