We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5c3ab commit b04b092Copy full SHA for b04b092
markdown-math.html
@@ -43,6 +43,7 @@
43
}
44
textarea {
45
font-size: 16px;
46
+ width: calc(100% - 1em);
47
48
</style>
49
</head>
0 commit comments