CSS unicode-bidi #1056

This commit is contained in:
the-djmaze 2023-05-16 17:28:15 +02:00
parent 6dec3c9052
commit 02576302c9

View file

@ -343,6 +343,7 @@
* { * {
box-sizing: unset; box-sizing: unset;
/* unicode-bidi: plaintext;*/
} }
a { a {