We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abd9c41 + 42c25a2 commit 0c89bb5Copy full SHA for 0c89bb5
src/components/repos/DecisionTree.js
@@ -210,16 +210,20 @@ const DecisionTree = () => {
210
211
<text
212
className={styles.svgDescText}
213
- transform="translate(562.8 229.2)"
+ transform="translate(562.8 218.4)"
214
+
215
>
216
<tspan x="0" y="0">
217
crystal structures of
218
</tspan>
219
<tspan x="-9" y="21.6">
220
molecular organic and
221
- <tspan x="-6.1" y="43.2">
222
- inorganic compounds
+ <tspan x="1" y="43.2">
223
+ molecular inorganic
224
+ </tspan>
225
+ <tspan x="32" y="64.8">
226
+ compounds
227
228
</text>
229
0 commit comments