2022-07-12 22:04:20 +00:00
|
|
|
.block-title {
|
2022-08-02 01:15:50 +00:00
|
|
|
margin-bottom: 48px;
|
|
|
|
font-size: 52px;
|
2022-07-26 21:50:38 +00:00
|
|
|
|
|
|
|
::ng-deep .next-previous-blocks {
|
2022-08-02 01:15:50 +00:00
|
|
|
font-size: 52px;
|
2022-07-26 21:50:38 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.table {
|
2022-08-02 01:15:50 +00:00
|
|
|
font-size: 32px;
|
2022-07-26 21:50:38 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.chart-container {
|
|
|
|
flex-grow: 0;
|
|
|
|
flex-shrink: 0;
|
2022-08-02 01:15:50 +00:00
|
|
|
width: 470px;
|
|
|
|
min-width: 470px;
|
|
|
|
padding: 0;
|
|
|
|
margin-right: 15px;
|
2022-07-26 21:50:38 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
::ng-deep .symbol {
|
2022-08-02 01:15:50 +00:00
|
|
|
font-size: 24px;
|
2022-07-12 22:04:20 +00:00
|
|
|
}
|