mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
fix: update hero image height in config.pkl
This commit is contained in:
@@ -16,7 +16,7 @@ hero = new Hero {
|
||||
image = new Image {
|
||||
src = "https://cdn.sonr.id/img/hero-clipped.svg";
|
||||
width = "560";
|
||||
height = "560;
|
||||
height = "560";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user