fix: Remove use of ms-high-contrast from docs (#1713)

This commit is contained in:
Dermot Duffy
2024-12-08 13:18:28 -08:00
committed by GitHub
parent 649b0280ee
commit e4500e1058
2 changed files with 0 additions and 10 deletions
-5
View File
@@ -762,11 +762,6 @@ pre[data-lang] {
color: var(--cover-color);
text-align: var(--cover-text-align);
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
.cover {
height: 100vh;
}
}
.cover:before,
.cover:after {
content: '';