Fix 'half-mobile' styles in docs

This commit is contained in:
Dragory 2020-12-19 04:53:59 +02:00
parent 868e826185
commit 83abc8506e
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -4,7 +4,7 @@
}
}
@screen until-sm {
@screen until-lg {
.docs-sidebar.closed:not(:focus-within) {
@apply sr-only;
}