We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbe0e55 commit 81b9b50Copy full SHA for 81b9b50
1 file changed
src/App.tsx
@@ -287,7 +287,7 @@ function Body() {
287
<GlArticle
288
title="MESA papers to cite"
289
body={
290
- <div style={{ maxHeight: "300px", overflowY: "auto", width: "350px" }}>
+ <div style={{ maxHeight: "250px", overflowY: "auto", width: "320px" }}>
291
<CopyBlock
292
language={"bash"}
293
text={useMesaBibTxt()}
0 commit comments