15 lines
198 B
SCSS
15 lines
198 B
SCSS
::ng-deep .extreme-blur {
|
|
filter: brightness(50%) blur(4px)
|
|
}
|
|
|
|
.overlay-information {
|
|
background-color: transparent;
|
|
}
|
|
|
|
.upcoming-header {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.card-title {
|
|
width: 146px;
|
|
}
|