diff --git a/views/resto.ejs b/views/resto.ejs
index bb464bd..f3024d7 100644
--- a/views/resto.ejs
+++ b/views/resto.ejs
@@ -11,7 +11,9 @@
@@ -140,8 +142,8 @@
}
.chart-placeholder {
- width: 150px;
- height: 150px;
+ width: 200px;
+ height: 200px;
background: #eee;
display: flex;
align-items: center;
@@ -216,3 +218,69 @@
}