docs: remove banner (#4498)

This commit is contained in:
Alireza 2024-11-12 21:17:53 -05:00 committed by GitHub
parent b39e5c5dc9
commit c05e0f00c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -666,3 +666,7 @@ html[data-theme='dark'] .markdown hr {
visibility: visible;
transform: translateY(0);
}
.theme-doc-version-banner {
display: none;
}