diff --git a/pkg/nebula/assets/static.pkl b/pkg/nebula/assets/static.pkl index 278447e58..d8f6de5f5 100644 --- a/pkg/nebula/assets/static.pkl +++ b/pkg/nebula/assets/static.pkl @@ -15,8 +15,8 @@ hero = new Hero { }; image = new Image { src = "https://cdn.sonr.id/img/hero-clipped.svg"; - width = "640"; - height = "640"; + width = "560"; + height = "560"; }; };