@ -32,7 +32,7 @@
height: 300px;
margin-left: 0 !important;
}
.static-container > .card1:nth-child(3) .card1-title::before {
.static-container > .card1:nth-child(3) .card1-title > div::before {
display: none;
.card1 {
@ -192,7 +192,7 @@
right: 0;
bottom: 0;
.type-switch .type-switch__item:has(input:active) .text {
.type-switch .type-switch__item:has(input:checked) .text {
color: #609ff9;
</style>