Skip to content

Commit e02d8a5

Browse files
committed
Deploying to gh-pages from @ 0842719 🚀
1 parent eba13ba commit e02d8a5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

heti.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@
219219
margin-inline-end: auto;
220220
}
221221
.heti hr {
222-
width: 30%;
223-
height: 1px;
222+
inline-size: 30%;
223+
block-size: 1px;
224224
margin-block-start: 48px;
225225
margin-block-end: 47px;
226226
margin-inline-start: auto;
@@ -891,6 +891,7 @@
891891
.heti heti-adjacent {
892892
display: inline;
893893
text-spacing-trim: space-all;
894+
unicode-bidi: isolate;
894895
}
895896
.heti .heti-adjacent-half {
896897
margin-inline-end: -0.5em;

0 commit comments

Comments
 (0)