chore: remove useless Argos screenshot css (#9273)

This commit is contained in:
Sébastien Lorber 2023-08-31 13:56:07 +02:00 committed by GitHub
parent 08f3a1163a
commit 6f9f8eeebd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,8 +52,3 @@ Mermaid diagrams are rendered client-side and produce layout shifts
article.yt-lite {
visibility: hidden;
}
/* Can't remember why we need this one :/ */
h2#using-jsx-markup ~ div > div[class*='browserWindowBody']:has(b) {
visibility: hidden;
}