summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
Diffstat (limited to 'sandstorm-pkgdef.capnp')
-rw-r--r--sandstorm-pkgdef.capnp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandstorm-pkgdef.capnp b/sandstorm-pkgdef.capnp
index 770b45b4..a4eb1b3e 100644
--- a/sandstorm-pkgdef.capnp
+++ b/sandstorm-pkgdef.capnp
@@ -75,8 +75,8 @@ const pkgdef :Spk.PackageDefinition = (
screenshots = [
(
- width = 1024,
- height = 660,
+ width = 512,
+ height = 330,
jpeg = embed "meta/screenshots/board-view.jpg"
),
# XXX The screenshots should have a standard width and height.