fix font
This commit is contained in:
parent
ab72c178a8
commit
dd68be9e5d
|
|
@ -23,6 +23,8 @@
|
||||||
|
|
||||||
span {
|
span {
|
||||||
font-size: 15rem;
|
font-size: 15rem;
|
||||||
|
/* this font have equal line height for this unicode character */
|
||||||
|
font-family: math;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue