Polish Part 3 (#2424)

This commit is contained in:
Joe Milazzo 2023-11-10 07:56:30 -06:00 committed by GitHub
parent a018d6828e
commit 944830ca73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
62 changed files with 518 additions and 493 deletions

View file

@ -0,0 +1,11 @@
::ng-deep .extreme-blur {
filter: brightness(50%) blur(4px)
}
.overlay-information {
background-color: transparent;
}
.card-title {
width: 146px;
}