Bump size slightly

This commit is contained in:
Eric Bailey
2026-01-28 19:50:04 -06:00
parent 6705b2253d
commit d1c968af55
+2 -2
View File
@@ -323,11 +323,11 @@ module.exports = function (_config) {
android: {
backgroundColor: '#A8CCFF', // primary_200
image: './assets/splash/android-splash-logo-white.png',
imageWidth: 100,
imageWidth: 105,
dark: {
backgroundColor: '#00398A', // primary_800
image: './assets/splash/android-splash-logo-white.png',
imageWidth: 100,
imageWidth: 105,
},
},
},