diff --git a/apps/frontend/src/stylesheets/all.css b/apps/frontend/src/stylesheets/all.css index 10d2d80..b648e63 100644 --- a/apps/frontend/src/stylesheets/all.css +++ b/apps/frontend/src/stylesheets/all.css @@ -563,7 +563,8 @@ lazy-node:has(:not(:defined)) { border-radius: 10px; font-size: 2.5rem; line-height: 1.75; - width: 200px; + width: 250px; + height: 250px; /* height: 200px; */ justify-content: space-between; }