Update index.html

This commit is contained in:
Tara Rostami 2024-02-22 22:21:18 +03:30 committed by GitHub
parent a88a64cb71
commit ce0c162e85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,6 +24,10 @@
transform: scale(0.987);
border-color: #40434d;
}
.dark .ant-card-bordered {
border: 2px solid var(--dark-color-background);
}
</style>
<body>