diff --git a/index.html b/index.html
index 45c7710..5a4f3fc 100644
--- a/index.html
+++ b/index.html
@@ -140,7 +140,8 @@
}
.empty-state {
- text-align: center;
+
+ text-align: right;
padding: 50px 20px;
color: #666;
}
@@ -197,7 +198,7 @@
text-align: left;
font-weight: bold;
word-wrap: break-word;
- max-width: 600px;
+ max-width: 550px;
margin-right: 15px;
flex-grow: 1;