diff --git a/src/assets/img/posts/mobile-primoprod.png b/src/assets/img/posts/mobile-primoprod.png index 144bcad..79efe07 100644 Binary files a/src/assets/img/posts/mobile-primoprod.png and b/src/assets/img/posts/mobile-primoprod.png differ diff --git a/src/posts/2022/01/primoprod-progress-report-2.md b/src/posts/2022/01/primoprod-progress-report-2.md index ebe7eaf..ef813a0 100644 --- a/src/posts/2022/01/primoprod-progress-report-2.md +++ b/src/posts/2022/01/primoprod-progress-report-2.md @@ -136,7 +136,7 @@ ItemRevealScreen? What's that? Now [WishBanners](https://github.com/potatoeggy/p At last, though, we have a [proper mobile UI](https://github.com/potatoeggy/primoprod/pull/33). -{% asset_img "mobile-primoprod.png" "transform: rotate(-90deg)" %} +{% asset_img "mobile-primoprod.png" %} Still some niggles to work out, but it looks "good enough"! With the completion of proper mobile orientation came the merging of the [Android branch](https://github.com/potatoeggy/primoprod/pull/32) made with [Capacitor.js](https://capacitorjs.com/), basically the mobile equivalent of Electron. It has even more niggles than the web version does.