💄 Fix CSS breaking RTL languages (erroneously introduced by a previous RTL PR) (#11039)

This commit is contained in:
Sebastián Ramírez 2024-01-28 10:53:45 +01:00 committed by GitHub
parent 8602873d1a
commit 3b18f1bfc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -136,10 +136,6 @@ code {
display: inline-block;
}
.md-content__inner h1 {
direction: ltr !important;
}
.illustration {
margin-top: 2em;
margin-bottom: 2em;