diff --git a/node/server/public/index.html b/node/server/public/index.html
index 391f84f..217be0e 100644
--- a/node/server/public/index.html
+++ b/node/server/public/index.html
@@ -86,7 +86,7 @@
}
#spirit-info .spirit-info-content {
flex: 1 1 0;
- min-width: 200px;
+ min-width: 300px;
max-width: 520px;
}
}