Update index.html

This commit is contained in:
Tara Rostami 2024-02-22 21:40:15 +03:30 committed by GitHub
parent a5e23a5c92
commit 0fc0ed72f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@
.dark .ant-card-hoverable:hover,
.dark .ant-space-item > .ant-tabs:hover {
transform: scale(0.987);
border-color: #21242a;
border-color: #40434d;
}
</style>