Update index.html

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

View file

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