We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef06c8 commit 7cc019dCopy full SHA for 7cc019d
src/components/titles/index.js
@@ -14,7 +14,7 @@ var interactConstants = require('../../constants/interactions');
14
15
var OPPOSITE_SIDE = require('../../constants/alignment').OPPOSITE_SIDE;
16
var numStripRE = / [XY][0-9]* /;
17
-var MATHJAX_PADDING_MULTIPLIER = 0.83;
+var MATHJAX_PADDING_MULTIPLIER = 0.85;
18
var EXTRA_SPACING_BETWEEN_TITLE_AND_SUBTITLE = 0;
19
20
/**
0 commit comments