Update index.html

This commit is contained in:
Tara Rostami 2024-02-23 23:27:54 +03:30 committed by GitHub
parent b869529ea2
commit e3b1cc2e23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,17 +18,6 @@
.ant-card-dark h2 {
color: var(--dark-color-text-primary);
}
.dark .ant-card-hoverable:hover,
.dark .ant-space-item > .ant-tabs:hover {
transform: scale(0.987);
outline-color: var(--dark-color-stroke);
outline-offset: -1px;
}
.dark .ant-card-bordered {
outline: 2px solid var(--dark-color-background);
}
</style>
<body>