There was an error while loading. Please reload this page.
1 parent eba13ba commit e02d8a5Copy full SHA for e02d8a5
1 file changed
heti.css
@@ -219,8 +219,8 @@
219
margin-inline-end: auto;
220
}
221
.heti hr {
222
- width: 30%;
223
- height: 1px;
+ inline-size: 30%;
+ block-size: 1px;
224
margin-block-start: 48px;
225
margin-block-end: 47px;
226
margin-inline-start: auto;
@@ -891,6 +891,7 @@
891
.heti heti-adjacent {
892
display: inline;
893
text-spacing-trim: space-all;
894
+ unicode-bidi: isolate;
895
896
.heti .heti-adjacent-half {
897
margin-inline-end: -0.5em;
0 commit comments